mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update Arcticons You to 6.7.1 (116)
This commit is contained in:
parent
f2395a28da
commit
d77c803bc2
1 changed files with 17 additions and 2 deletions
|
|
@ -46,9 +46,24 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'assets/*.xml'
|
||||
|
||||
- versionName: 6.7.1
|
||||
versionCode: 116
|
||||
commit: 3f432186cbe334d5e55afa19edb5e404d18dc0be
|
||||
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.6.0
|
||||
CurrentVersionCode: 115
|
||||
CurrentVersion: 6.7.1
|
||||
CurrentVersionCode: 116
|
||||
|
|
|
|||
Loading…
Reference in a new issue