made new release 2.3.0

This commit is contained in:
Odweta
2024-12-22 16:18:20 +01:00
parent da890ea180
commit 3d0c752f0c
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -12,8 +12,8 @@ android {
applicationId = "com.odweta.solon"
minSdk = 28
targetSdk = 34
versionCode = 207
versionName = "2.2.2"
versionCode = 208
versionName = "2.3.0"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}