mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update Phonograph Plus to 1.4.4 (1044)
This commit is contained in:
parent
f3d6fc7f86
commit
e9a87a1d46
1 changed files with 19 additions and 2 deletions
|
|
@ -373,9 +373,26 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines "$$OUT$$"
|
||||
'META-INF/services/*'
|
||||
|
||||
- versionName: 1.4.4
|
||||
versionCode: 1044
|
||||
commit: fed2dee21d07a2a65d48959249b44abecf671768
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- stable
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.2.3
|
||||
scandelete:
|
||||
- tools/release-tool/build
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines "$$OUT$$"
|
||||
'META-INF/services/*'
|
||||
|
||||
AllowedAPKSigningKeys: 01654eb9348b2c802fcbf21282de0cdca2a226337b9a2fa201e3ac376b0ce76c
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v(.*)$
|
||||
CurrentVersion: 1.4.3
|
||||
CurrentVersionCode: 1043
|
||||
CurrentVersion: 1.4.4
|
||||
CurrentVersionCode: 1044
|
||||
|
|
|
|||
Loading…
Reference in a new issue