@@ -10,8 +10,8 @@ android {
minSdkVersion 21
// targetSdkVersion 33
targetSdk 33
- versionCode 10302
- versionName "1.3.2"
+ versionCode 10303
+ versionName "1.3.3"
multiDexEnabled true
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_8