Skip to content

Commit

Permalink
Release v0.7.2
Browse files Browse the repository at this point in the history
Signed-off-by: Keval Patel <[email protected]>
  • Loading branch information
kevalpatel2106 committed Feb 27, 2019
1 parent 163644b commit 8b2ecbe
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 @@ -25,10 +25,10 @@ ext {
]

playStoreVersion = [
"version_code": 12,
"version_code": 13,
"major" : 0,
"minor" : 7,
"patch" : 1
"patch" : 2
]

versions = [
Expand Down

0 comments on commit 8b2ecbe

Please sign in to comment.