made new release 2.2.2 (207)

This commit is contained in:
Odweta
2024-12-18 11:31:59 +01:00
parent 1344d57685
commit f8b05884d3
6 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -12,8 +12,8 @@ android {
applicationId = "com.odweta.solon"
minSdk = 28
targetSdk = 34
versionCode = 206
versionName = "2.2.1"
versionCode = 207
versionName = "2.2.2"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}