Update Taler Wallet to 0.14.2 (514)

This commit is contained in:
F-Droid checkupdates bot 2024-12-31 04:21:30 +00:00 committed by Licaon_Kter
parent d78a361b14
commit 60c8a3bd13

View file

@ -809,6 +809,50 @@ Builds:
gradleprops:
- splitApk
- versionName: 0.14.2
versionCode: 511
commit: ff1fd7729df4047d76272edba458eb6f4966bec1
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.14.2
versionCode: 512
commit: ff1fd7729df4047d76272edba458eb6f4966bec1
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.14.2
versionCode: 513
commit: ff1fd7729df4047d76272edba458eb6f4966bec1
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.14.2
versionCode: 514
commit: ff1fd7729df4047d76272edba458eb6f4966bec1
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:
@ -817,5 +861,5 @@ VercodeOperation:
- 10 * %c + 3
- 10 * %c + 4
UpdateCheckData: wallet/build.gradle|versionCode (\d+)|.|versionName "(.+)"
CurrentVersion: 0.14.1
CurrentVersionCode: 504
CurrentVersion: 0.14.2
CurrentVersionCode: 514