mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Phonograph Plus to 1.2.0 (1020)
This commit is contained in:
parent
b84703f7eb
commit
484df35478
1 changed files with 19 additions and 2 deletions
|
|
@ -237,9 +237,26 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines "$$OUT$$"
|
||||
'META-INF/services/*'
|
||||
|
||||
- versionName: 1.2.0
|
||||
versionCode: 1020
|
||||
commit: fe5970aaf5f339c2dbd0c8560b79aedaec941e90
|
||||
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.1.0
|
||||
CurrentVersionCode: 1010
|
||||
CurrentVersion: 1.2.0
|
||||
CurrentVersionCode: 1020
|
||||
|
|
|
|||
Loading…
Reference in a new issue