mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-16 11:11:45 +00:00
Update PhotoPrism Gallery to 1.15.1 (24)
This commit is contained in:
parent
0d880dae3d
commit
dc588964d8
1 changed files with 17 additions and 2 deletions
|
|
@ -258,9 +258,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/app.properties'
|
'assets/app.properties'
|
||||||
|
|
||||||
|
- versionName: 1.15.1
|
||||||
|
versionCode: 24
|
||||||
|
commit: 477b4d36135e3f3405109f8aa1118fe5c755c592
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y openjdk-17-jdk-headless
|
||||||
|
- update-java-alternatives -a
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
srclibs:
|
||||||
|
- reproducible-apk-tools@v0.2.3
|
||||||
|
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||||
|
'assets/app.properties'
|
||||||
|
|
||||||
AllowedAPKSigningKeys: e7da1b20559ba52c615cfddeb770e59db792718637678ae635e357a472455d0a
|
AllowedAPKSigningKeys: e7da1b20559ba52c615cfddeb770e59db792718637678ae635e357a472455d0a
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.15.0
|
CurrentVersion: 1.15.1
|
||||||
CurrentVersionCode: 23
|
CurrentVersionCode: 24
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue