made new release 2.4.1

This commit is contained in:
odweta
2025-01-15 21:29:06 +01:00
parent 4cb07126e2
commit 7907429aea
6 changed files with 368 additions and 9 deletions
+2 -2
View File
@@ -32,8 +32,8 @@ android {
applicationId = "com.odweta.solon"
minSdk = 28
targetSdk = 34
versionCode = 211
versionName = "2.4"
versionCode = 212
versionName = "2.4.1"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}