Skip to content

Commit

Permalink
Bumped to v0.8.3
Browse files Browse the repository at this point in the history
Signed-off-by: Keval Patel <[email protected]>
  • Loading branch information
kevalpatel2106 committed Mar 13, 2019
1 parent b40096e commit 6290044
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": 16,
"version_code": 17,
"major" : 0,
"minor" : 8,
"patch" : 2
"patch" : 3
]

versions = [
Expand Down

0 comments on commit 6290044

Please sign in to comment.