Skip to content

Commit 0960278

Browse files
committed
chore: bump version
1 parent ccec7b4 commit 0960278

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SimpleLogin/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ android {
1212
applicationId "io.simplelogin.android"
1313
minSdkVersion 21
1414
targetSdkVersion 34
15-
versionCode 12101
16-
versionName "1.21.1"
15+
versionCode 12200
16+
versionName "1.22.0"
1717
multiDexEnabled true
1818
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1919
}

0 commit comments

Comments
 (0)