made new release 2.1

This commit is contained in:
Odweta
2024-11-30 12:33:08 +01:00
parent 4d96707a51
commit 887c7d58b5
3 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 = 203
versionName = "2.0.3"
versionCode = 210
versionName = "2.1"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}