mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Arcticons Light to 8.6.7 (128)
This commit is contained in:
parent
d9bebbd7d0
commit
236870b1b2
1 changed files with 17 additions and 2 deletions
|
|
@ -643,10 +643,25 @@ Builds:
|
||||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||||
'assets/*.xml'
|
'assets/*.xml'
|
||||||
|
|
||||||
|
- versionName: 8.6.7
|
||||||
|
versionCode: 128
|
||||||
|
commit: 305e7a89a210da069ab25aed3ca2cc235ed3b70e
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y openjdk-17-jdk-headless
|
||||||
|
- update-java-alternatives -a
|
||||||
|
gradle:
|
||||||
|
- black
|
||||||
|
srclibs:
|
||||||
|
- reproducible-apk-tools@v0.2.3
|
||||||
|
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||||
|
'assets/*.xml'
|
||||||
|
|
||||||
AllowedAPKSigningKeys: 299bb9312e39130d0d33ed42bf98567f726ab11a04dc950c5b6c162e28c869c5
|
AllowedAPKSigningKeys: 299bb9312e39130d0d33ed42bf98567f726ab11a04dc950c5b6c162e28c869c5
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
UpdateCheckName: com.donnnno.arcticons
|
UpdateCheckName: com.donnnno.arcticons
|
||||||
CurrentVersion: 8.3.1
|
CurrentVersion: 8.6.7
|
||||||
CurrentVersionCode: 127
|
CurrentVersionCode: 128
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue