mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Arcticons You to 6.6.0 (115)
This commit is contained in:
parent
30040a04e0
commit
322332ddf7
1 changed files with 17 additions and 2 deletions
|
|
@ -31,9 +31,24 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'assets/*.xml'
|
||||
|
||||
- versionName: 6.6.0
|
||||
versionCode: 115
|
||||
commit: 919b39c4e993df16188e52ce75a4a6f7045bd87f
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- you
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.2.3
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'assets/*.xml'
|
||||
|
||||
AllowedAPKSigningKeys: 299bb9312e39130d0d33ed42bf98567f726ab11a04dc950c5b6c162e28c869c5
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 6.4.4
|
||||
CurrentVersionCode: 114
|
||||
CurrentVersion: 6.6.0
|
||||
CurrentVersionCode: 115
|
||||
|
|
|
|||
Loading…
Reference in a new issue