We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccec7b4 commit 0960278Copy full SHA for 0960278
SimpleLogin/app/build.gradle
@@ -12,8 +12,8 @@ android {
12
applicationId "io.simplelogin.android"
13
minSdkVersion 21
14
targetSdkVersion 34
15
- versionCode 12101
16
- versionName "1.21.1"
+ versionCode 12200
+ versionName "1.22.0"
17
multiDexEnabled true
18
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
19
}
0 commit comments