mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 18:21:42 +00:00
Update Amaze Utilities to 1.90 (124)
This commit is contained in:
parent
edb0457377
commit
b5a7b17a02
1 changed files with 38 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue