made new release 2.2.1

This commit is contained in:
Odweta
2024-12-16 11:08:15 +01:00
parent 24dbb3969c
commit 4f43154a13
4 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 = 205
versionName = "2.2"
versionCode = 206
versionName = "2.2.1"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}