mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
photoprism - update
This commit is contained in:
parent
fb470c061a
commit
e6cfd8d5eb
1 changed files with 5 additions and 11 deletions
|
|
@ -575,10 +575,9 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'assets/app.properties' 'assets/open_source_licenses.html'
|
||||
|
||||
- versionName: 1.34.0
|
||||
versionCode: 50
|
||||
disable: https://github.com/Radiokot/photoprism-android-client/issues/147#issuecomment-2605151094
|
||||
commit: d9ed86778e86ffc089331ca76f4fd5471d892ecd
|
||||
- versionName: 1.35.0
|
||||
versionCode: 51
|
||||
commit: ee7f4ae8e33e261bd742675b25a199d14e93b0e7
|
||||
subdir: app
|
||||
sudo:
|
||||
- export CPUS_MAX=6
|
||||
|
|
@ -587,15 +586,10 @@ Builds:
|
|||
; done
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.2.8
|
||||
prebuild: git reset --soft HEAD~1
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'assets/app.properties' 'assets/open_source_licenses.html'
|
||||
|
||||
AllowedAPKSigningKeys: e7da1b20559ba52c615cfddeb770e59db792718637678ae635e357a472455d0a
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.34.0
|
||||
CurrentVersionCode: 50
|
||||
CurrentVersion: 1.35.0
|
||||
CurrentVersionCode: 51
|
||||
|
|
|
|||
Loading…
Reference in a new issue