Skip to content

Commit

Permalink
bump to 1.0.20
Browse files Browse the repository at this point in the history
Signed-off-by: Tommy Alex <iptux7@gmail.com>
  • Loading branch information
iptux committed Jan 4, 2023
1 parent f69fe36 commit 79f3613
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ android {
minSdkVersion 19
/* for Context.MODE_WORLD_READABLE */
targetSdkVersion 23
versionCode 19
versionName "1.0.19"
versionCode 20
versionName "1.0.20"
}

signingConfigs {
Expand Down

0 comments on commit 79f3613

Please # to comment.