mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Arcticons You to 8.2.0 (123)
This commit is contained in:
parent
4226817bb5
commit
7bc29fe827
1 changed files with 17 additions and 2 deletions
|
|
@ -155,9 +155,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.2.0
|
||||||
|
versionCode: 123
|
||||||
|
commit: 67fa1a931a13b0582a8eae50496add1e17f0c448
|
||||||
|
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.0.6
|
CurrentVersion: 8.2.0
|
||||||
CurrentVersionCode: 122
|
CurrentVersionCode: 123
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue