mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Peristyle to 1.36_beta (136)
This commit is contained in:
parent
b9077eb797
commit
acd0c3282c
1 changed files with 17 additions and 2 deletions
|
|
@ -150,9 +150,24 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'META-INF/services/*'
|
||||
|
||||
- versionName: 1.36_beta
|
||||
versionCode: 136
|
||||
commit: 92b438bac5a55dcacf066d9ee2f3da42948fe6ca
|
||||
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.35_beta
|
||||
CurrentVersionCode: 135
|
||||
CurrentVersion: 1.36_beta
|
||||
CurrentVersionCode: 136
|
||||
|
|
|
|||
Loading…
Reference in a new issue