made new release 2.5

This commit is contained in:
Odweta
2025-01-03 11:44:28 +01:00
parent 31197830d0
commit 910e968653
2 changed files with 3 additions and 3 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.5"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}