Release: 1.2409.26

This commit is contained in:
bl00dymarie
2024-09-26 18:20:27 +02:00
parent 93f412e983
commit cd96baec22
4 changed files with 5 additions and 14 deletions
+2 -2
View File
@@ -134,8 +134,8 @@ android {
applicationId "com.drip"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 34
versionName "1.2405.8"
versionCode 35
versionName "1.2409.26"
ndk {
abiFilters "armeabi-v7a", "x86", "arm64-v8a", "x86_64"
}