mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update Peristyle to 1.29_beta (129)
This commit is contained in:
parent
a3097753d7
commit
ade3c6afc3
1 changed files with 17 additions and 2 deletions
|
|
@ -45,9 +45,24 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'META-INF/services/*'
|
||||
|
||||
- versionName: 1.29_beta
|
||||
versionCode: 129
|
||||
commit: fc464fdcd510bad9f5799d42f14039d447919a46
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- prod
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.2.3
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'META-INF/services/*'
|
||||
|
||||
AllowedAPKSigningKeys: 4a3f711142250805c7bb5c0a5a3287631bdb948816e6f4afc9524d0eb46b6b1b
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.28_beta
|
||||
CurrentVersionCode: 128
|
||||
CurrentVersion: 1.29_beta
|
||||
CurrentVersionCode: 129
|
||||
|
|
|
|||
Loading…
Reference in a new issue