Chore: Update versionName 1.2310.31, versionCode 21 and cl tool

This commit is contained in:
bl00dymarie
2023-10-31 13:05:09 +01:00
parent 40fb65ca88
commit d81dbac60c
3 changed files with 3 additions and 9 deletions
+2 -2
View File
@@ -134,8 +134,8 @@ android {
applicationId "com.drip"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 8
versionName "1.2102.28"
versionCode 21
versionName "1.2310.31"
ndk {
abiFilters "armeabi-v7a", "x86", "arm64-v8a", "x86_64"
}