Update Taler Wallet to 1.0.3 (594)

This commit is contained in:
F-Droid checkupdates bot 2025-05-30 04:31:02 +00:00 committed by Licaon_Kter
parent b2d8968582
commit 616101821a

View file

@ -1117,6 +1117,62 @@ Builds:
gradleprops:
- splitApk
- versionName: 1.0.3
versionCode: 591
commit: ab5819ac0b003ba33e251991585b112f3a6f0350
subdir: wallet
gradle:
- fdroid
rm:
- donau-verificator
- merchant-terminal
prebuild: sed -i -e 's/include "armeabi-v7a", "arm64-v8a", "x86", "x86_64"/include
"armeabi-v7a"/' build.gradle
gradleprops:
- splitApk
- versionName: 1.0.3
versionCode: 592
commit: ab5819ac0b003ba33e251991585b112f3a6f0350
subdir: wallet
gradle:
- fdroid
rm:
- donau-verificator
- merchant-terminal
prebuild: sed -i -e 's/include "armeabi-v7a", "arm64-v8a", "x86", "x86_64"/include
"arm64-v8a"/' build.gradle
gradleprops:
- splitApk
- versionName: 1.0.3
versionCode: 593
commit: ab5819ac0b003ba33e251991585b112f3a6f0350
subdir: wallet
gradle:
- fdroid
rm:
- donau-verificator
- merchant-terminal
prebuild: sed -i -e 's/include "armeabi-v7a", "arm64-v8a", "x86", "x86_64"/include
"x86"/' build.gradle
gradleprops:
- splitApk
- versionName: 1.0.3
versionCode: 594
commit: ab5819ac0b003ba33e251991585b112f3a6f0350
subdir: wallet
gradle:
- fdroid
rm:
- donau-verificator
- merchant-terminal
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:
@ -1125,5 +1181,5 @@ VercodeOperation:
- 10 * %c + 3
- 10 * %c + 4
UpdateCheckData: wallet/build.gradle|versionCode (\d+)|.|versionName "(.+)"
CurrentVersion: 1.0.2
CurrentVersionCode: 584
CurrentVersion: 1.0.3
CurrentVersionCode: 594