mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Peristyle to 1.33_beta (133)
This commit is contained in:
parent
618e8e8d30
commit
f6c3ae3b2b
1 changed files with 17 additions and 2 deletions
|
|
@ -105,9 +105,24 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'META-INF/services/*'
|
||||
|
||||
- versionName: 1.33_beta
|
||||
versionCode: 133
|
||||
commit: 17666f1d357e261f16e80a8d81d6b95724fe34ea
|
||||
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.32_beta
|
||||
CurrentVersionCode: 132
|
||||
CurrentVersion: 1.33_beta
|
||||
CurrentVersionCode: 133
|
||||
|
|
|
|||
Loading…
Reference in a new issue