Skip to content

Commit 0158266

Browse files
committed
Bump version to 2.0
1 parent a42f98c commit 0158266

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ plugins {
1010
android {
1111
compileSdkVersion(29)
1212
defaultConfig {
13-
versionCode = 10
14-
versionName = "1.9"
13+
versionCode = 11
14+
versionName = "2.0"
1515
minSdkVersion(21)
1616
targetSdkVersion(29)
1717
applicationId = "org.liberty.android.freeotpplus"

0 commit comments

Comments
 (0)