Release 1.2403.19 update for Android and iOS

This commit is contained in:
bl00dymarie
2024-03-21 12:52:30 +01:00
parent a0482291cf
commit e4d97b362f
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 27
versionName "1.2402.15"
versionCode 33
versionName "1.2403.19"
ndk {
abiFilters "armeabi-v7a", "x86", "arm64-v8a", "x86_64"
}