mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Arcticons You to 7.0.0 (117)
This commit is contained in:
parent
3f2824c076
commit
17c32664a4
1 changed files with 17 additions and 2 deletions
|
|
@ -61,9 +61,24 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'assets/*.xml'
|
||||
|
||||
- versionName: 7.0.0
|
||||
versionCode: 117
|
||||
commit: 76884dcc0df1e342908c5e9ec80c83491c0b24eb
|
||||
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.7.1
|
||||
CurrentVersionCode: 116
|
||||
CurrentVersion: 7.0.0
|
||||
CurrentVersionCode: 117
|
||||
|
|
|
|||
Loading…
Reference in a new issue