Release: v1.2311.14

This commit is contained in:
bl00dymarie
2023-11-14 13:08:11 +01:00
parent f6944328fb
commit 5401789c46
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -134,8 +134,8 @@ android {
applicationId "com.drip"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 21
versionName "1.2310.31"
versionCode 25
versionName "1.2311.14"
ndk {
abiFilters "armeabi-v7a", "x86", "arm64-v8a", "x86_64"
}