Skip to content

Commit a6a997a

Browse files
committed
Bump version to 2.3
1 parent 1b320fc commit a6a997a

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

0 commit comments

Comments
 (0)