mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 05:09:11 +00:00
Update Wikipedia to 4.0-fdroid (1004004)
This commit is contained in:
parent
2e5a7f823a
commit
eb05280ae9
1 changed files with 44 additions and 2 deletions
|
|
@ -94,6 +94,48 @@ Builds:
|
|||
gradleprops:
|
||||
- ABI_FILTERS=x86_64
|
||||
|
||||
- versionName: 4.0-fdroid
|
||||
versionCode: 1004001
|
||||
commit: b552566adcc6d6fa503018e346ceabc5870f3848
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.2.3
|
||||
gradleprops:
|
||||
- ABI_FILTERS=armeabi-v7a
|
||||
postbuild:
|
||||
- $$reproducible-apk-tools$$/inplace-fix.py sort-baseline --apk $$OUT$$
|
||||
- $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-compresslevel $$OUT$$
|
||||
6 '*.xml'
|
||||
|
||||
- versionName: 4.0-fdroid
|
||||
versionCode: 1004002
|
||||
commit: b552566adcc6d6fa503018e346ceabc5870f3848
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
gradleprops:
|
||||
- ABI_FILTERS=arm64-v8a
|
||||
|
||||
- versionName: 4.0-fdroid
|
||||
versionCode: 1004003
|
||||
commit: b552566adcc6d6fa503018e346ceabc5870f3848
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
gradleprops:
|
||||
- ABI_FILTERS=x86
|
||||
|
||||
- versionName: 4.0-fdroid
|
||||
versionCode: 1004004
|
||||
commit: b552566adcc6d6fa503018e346ceabc5870f3848
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
gradleprops:
|
||||
- ABI_FILTERS=x86_64
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags .*-fdroid
|
||||
VercodeOperation:
|
||||
|
|
@ -101,5 +143,5 @@ VercodeOperation:
|
|||
- 10 * %c + 2
|
||||
- 10 * %c + 3
|
||||
- 10 * %c + 4
|
||||
CurrentVersion: 3.9-fdroid
|
||||
CurrentVersionCode: 1003904
|
||||
CurrentVersion: 4.0-fdroid
|
||||
CurrentVersionCode: 1004004
|
||||
|
|
|
|||
Loading…
Reference in a new issue