Skip to content

Commit f7411ea

Browse files
committed
bump app version
1 parent 8572d43 commit f7411ea

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 51
14-
versionName "1.19.0" // Use Semver
13+
versionCode 52
14+
versionName "1.20.0" // Use Semver
1515
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1616
}
1717
buildTypes {

0 commit comments

Comments
 (0)