made new release 2.2 (205)

This commit is contained in:
Odweta
2024-12-15 00:20:17 +01:00
parent 67392ccb3d
commit bda937095c
5 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 = 204
versionName = "2.1"
versionCode = 205
versionName = "2.2"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}