@@ -10,8 +10,8 @@ android {
minSdkVersion 21
// targetSdkVersion 33
targetSdk 33
- versionCode 10304
- versionName "1.3.4"
+ versionCode 10305
+ versionName "1.3.5"
multiDexEnabled true
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_8