Update Taler Wallet to 0.13.3 (484)

This commit is contained in:
F-Droid checkupdates bot 2024-10-08 12:54:28 +00:00
parent a8affe0c63
commit 604b62ba05

View file

@ -677,6 +677,50 @@ Builds:
gradleprops:
- splitApk
- versionName: 0.13.3
versionCode: 481
commit: 1b5c203f60a115525c305477f6da6b55ec982edf
subdir: wallet
gradle:
- fdroid
prebuild: sed -i -e 's/include "armeabi-v7a", "arm64-v8a", "x86", "x86_64"/include
"armeabi-v7a"/' build.gradle
gradleprops:
- splitApk
- versionName: 0.13.3
versionCode: 482
commit: 1b5c203f60a115525c305477f6da6b55ec982edf
subdir: wallet
gradle:
- fdroid
prebuild: sed -i -e 's/include "armeabi-v7a", "arm64-v8a", "x86", "x86_64"/include
"arm64-v8a"/' build.gradle
gradleprops:
- splitApk
- versionName: 0.13.3
versionCode: 483
commit: 1b5c203f60a115525c305477f6da6b55ec982edf
subdir: wallet
gradle:
- fdroid
prebuild: sed -i -e 's/include "armeabi-v7a", "arm64-v8a", "x86", "x86_64"/include
"x86"/' build.gradle
gradleprops:
- splitApk
- versionName: 0.13.3
versionCode: 484
commit: 1b5c203f60a115525c305477f6da6b55ec982edf
subdir: wallet
gradle:
- fdroid
prebuild: sed -i -e 's/include "armeabi-v7a", "arm64-v8a", "x86", "x86_64"/include
"x86_64"/' build.gradle
gradleprops:
- splitApk
AutoUpdateMode: Version
UpdateCheckMode: Tags ^wallet-v?[0-9.]+(|\+.*)$
VercodeOperation:
@ -685,5 +729,5 @@ VercodeOperation:
- 10 * %c + 3
- 10 * %c + 4
UpdateCheckData: wallet/build.gradle|versionCode (\d+)|.|versionName "(.+)"
CurrentVersion: 0.13.2
CurrentVersionCode: 474
CurrentVersion: 0.13.3
CurrentVersionCode: 484