Skip to content

Commit

Permalink
Release v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kevalpatel2106 committed Jun 17, 2020
1 parent 55a224c commit 8b7c508
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,9 +17,9 @@ ext {
]

playStoreVersion = [
"version_code": 21,
"version_code": 22,
"major" : 1,
"minor" : 0,
"minor" : 1,
"patch" : 0
]

Expand Down

0 comments on commit 8b7c508

Please sign in to comment.