Skip to content

Commit 24896bd

Browse files
committed
Version bump to v2.2.3
1 parent 9d6fd1c commit 24896bd

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 = 78
22-
versionName = "2.2.2"
21+
versionCode = 79
22+
versionName = "2.2.3"
2323

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

0 commit comments

Comments
 (0)