Skip to content

Commit e1f2427

Browse files
committed
Version bump to v2.2.1
1 parent 9aed03c commit e1f2427

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ android {
1818
minSdk = 23
1919
targetSdk = 34
2020

21-
versionCode = 76
22-
versionName = "2.2.1-beta.1"
21+
versionCode = 77
22+
versionName = "2.2.1"
2323

2424
setProperty("archivesBaseName", "icsx5-$versionCode-$versionName")
2525

0 commit comments

Comments
 (0)