Release: 1.2410.29

This commit is contained in:
bl00dymarie
2024-10-29 19:22:24 +01:00
parent 5bb6bc05e7
commit 8b101ec952
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -146,8 +146,8 @@ android {
applicationId "com.drip"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 38
versionName "1.2410.22"
versionCode 39
versionName "1.2410.29"
ndk {
abiFilters "armeabi-v7a", "x86", "arm64-v8a", "x86_64"
}