Skip to content

Commit 2403277

Browse files
committed
Bump version
1 parent 86bd133 commit 2403277

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(28)
1212
defaultConfig {
13-
versionCode = 9
14-
versionName = "1.8"
13+
versionCode = 10
14+
versionName = "1.9"
1515
minSdkVersion(21)
1616
targetSdkVersion(28)
1717
applicationId = "org.liberty.android.freeotpplus"

0 commit comments

Comments
 (0)