Update Amaze Utilities to 1.90 (124)

This commit is contained in:
F-Droid checkupdates bot 2023-10-31 04:43:01 +00:00
parent edb0457377
commit b5a7b17a02

View file

@ -163,6 +163,42 @@ Builds:
gradleprops:
- abiFilters=arm64-v8a
- versionName: '1.90'
versionCode: 121
commit: 69f730593616d94c7d201e4c4d99098444183c62
subdir: app
gradle:
- fdroid
gradleprops:
- abiFilters=x86
- versionName: '1.90'
versionCode: 122
commit: 69f730593616d94c7d201e4c4d99098444183c62
subdir: app
gradle:
- fdroid
gradleprops:
- abiFilters=x86_64
- versionName: '1.90'
versionCode: 123
commit: 69f730593616d94c7d201e4c4d99098444183c62
subdir: app
gradle:
- fdroid
gradleprops:
- abiFilters=armeabi-v7a
- versionName: '1.90'
versionCode: 124
commit: 69f730593616d94c7d201e4c4d99098444183c62
subdir: app
gradle:
- fdroid
gradleprops:
- abiFilters=arm64-v8a
AutoUpdateMode: Version
UpdateCheckMode: Tags ^v[0-9.]+$
VercodeOperation:
@ -172,5 +208,5 @@ VercodeOperation:
- 4 * %c + 4
UpdateCheckData: app/build.gradle|Integer sudoVersionCode = (\d+)|.|String versionNameText
= "([\d.]+)"
CurrentVersion: '1.89'
CurrentVersionCode: 120
CurrentVersion: '1.90'
CurrentVersionCode: 124