made new release 2.4

This commit is contained in:
Odweta
2025-01-03 21:27:19 +01:00
parent 910e968653
commit 66f3ad791f
2 changed files with 6 additions and 4 deletions
+2 -2
View File
@@ -32,8 +32,8 @@ android {
applicationId = "com.odweta.solon"
minSdk = 28
targetSdk = 34
versionCode = 212
versionName = "2.5"
versionCode = 211
versionName = "2.4"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}