@@ -10,8 +10,8 @@ android {
minSdkVersion 21
// targetSdkVersion 33
targetSdk 33
- versionCode 10205
- versionName "1.2.5"
+ versionCode 10206
+ versionName "1.2.6"
multiDexEnabled true
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_8