Skip to content

Commit

Permalink
Bumping to v0.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
kevalpatel2106 committed Aug 31, 2019
1 parent 5decdf2 commit e47bb09
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/config.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ ext {
]

playStoreVersion = [
"version_code": 17,
"version_code": 18,
"major" : 0,
"minor" : 8,
"patch" : 3
"patch" : 4
]

versions = [
Expand Down

0 comments on commit e47bb09

Please sign in to comment.