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