Release: 1.2410.29

This commit is contained in:
bl00dymarie
2024-10-29 19:22:24 +01:00
parent 5bb6bc05e7
commit 2017de45aa
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"
}
+1 -1
View File
@@ -19,7 +19,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.2410.22</string>
<string>1.2410.29</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "drip.",
"version": "1.2410.22",
"version": "1.2410.29",
"contributors": [
"Julia Friesel <julia.friesel@gmail.com>",
"Marie Kochsiek",