Skip to content

Commit 0353b58

Browse files
committed
git commit -am "Version bump to v2.4.0"
1 parent 655aff7 commit 0353b58

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
@@ -21,8 +21,8 @@ android {
2121
minSdk = 23
2222
targetSdk = 36
2323

24-
versionCode = 88
25-
versionName = "2.3.1"
24+
versionCode = 89
25+
versionName = "2.4.0"
2626

2727
setProperty("archivesBaseName", "icsx5-$versionCode-$versionName")
2828

0 commit comments

Comments
 (0)