made new release 2.5.2

This commit is contained in:
Odweta
2025-02-08 10:00:17 +01:00
parent 06f9d7521b
commit 57cc25ba9a
7 changed files with 42 additions and 13 deletions
+2 -2
View File
@@ -32,8 +32,8 @@ android {
applicationId = "com.odweta.solon"
minSdk = 28
targetSdk = 34
versionCode = 214
versionName = "2.5.1"
versionCode = 215
versionName = "2.5.2"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}