Skip to content

Commit 7250578

Browse files
committed
bump app version
1 parent dcefa03 commit 7250578

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ android {
1010
minSdkVersion 22
1111
targetSdkVersion 31
1212

13-
versionCode 53
14-
versionName "1.20.0" // Use Semver
13+
versionCode 54
14+
versionName "1.20.1" // Use Semver
1515
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1616
}
1717
buildTypes {

0 commit comments

Comments
 (0)