We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d012973 commit 59c1afbCopy full SHA for 59c1afb
1 file changed
app/build.gradle.kts
@@ -16,8 +16,8 @@ android {
16
minSdk = 26
17
//noinspection OldTargetApi
18
targetSdk = 36
19
- versionCode = 211
20
- versionName = "2.1.1"
+ versionCode = 220
+ versionName = "2.2.0"
21
}
22
23
buildTypes {
0 commit comments