We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2308711 commit af6cb98Copy full SHA for af6cb98
1 file changed
app/build.gradle.kts
@@ -21,8 +21,8 @@ android {
21
minSdk = 23
22
targetSdk = 36
23
24
- versionCode = 90
25
- versionName = "2.4.1"
+ versionCode = 91
+ versionName = "2.4.2"
26
27
setProperty("archivesBaseName", "icsx5-$versionCode-$versionName")
28
0 commit comments