Skip to content

Commit 59c1afb

Browse files
committed
Bump app version
1 parent d012973 commit 59c1afb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ android {
1616
minSdk = 26
1717
//noinspection OldTargetApi
1818
targetSdk = 36
19-
versionCode = 211
20-
versionName = "2.1.1"
19+
versionCode = 220
20+
versionName = "2.2.0"
2121
}
2222

2323
buildTypes {

0 commit comments

Comments
 (0)