made new release

This commit is contained in:
Odweta
2024-12-31 17:28:44 +01:00
parent 69f48750f1
commit b10438c109
2 changed files with 2 additions and 39 deletions
+2 -2
View File
@@ -32,8 +32,8 @@ android {
applicationId = "com.odweta.solon"
minSdk = 28
targetSdk = 34
versionCode = 210
versionName = "2.3.0"
versionCode = 211
versionName = "2.4"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}