Skip to content

Commit ae9743f

Browse files
committed
Version bump to v2.2.1-beta.1
1 parent 42aaa9c commit ae9743f

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 = 75
22-
versionName = "2.2"
21+
versionCode = 76
22+
versionName = "2.2.1-beta.1"
2323

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

0 commit comments

Comments
 (0)