mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Arcticons You to 8.3.0 (126)
This commit is contained in:
parent
fb4ec0225d
commit
59525b843d
1 changed files with 17 additions and 2 deletions
|
|
@ -171,9 +171,24 @@ 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.3.0
|
||||||
|
versionCode: 126
|
||||||
|
commit: f93e609d49f194a7e2df915f4cede4e360e43ed4
|
||||||
|
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
|
AllowedAPKSigningKeys: 299bb9312e39130d0d33ed42bf98567f726ab11a04dc950c5b6c162e28c869c5
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 8.2.0
|
CurrentVersion: 8.3.0
|
||||||
CurrentVersionCode: 123
|
CurrentVersionCode: 126
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue