Release: 1.2405.8

This commit is contained in:
bl00dymarie
2024-05-08 11:11:44 +02:00
parent 01582c4e16
commit d5dc4ada12
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 33
versionName "1.2403.19"
versionCode 34
versionName "1.2405.8"
ndk {
abiFilters "armeabi-v7a", "x86", "arm64-v8a", "x86_64"
}