@@ -11,7 +11,7 @@ android {
// targetSdkVersion 33
targetSdk 33
versionCode 10300
- versionName "1.3.0"
+ versionName "1.3.1"
multiDexEnabled true
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_8