mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Phonograph Plus to 1.3.1 (1031)
This commit is contained in:
parent
721bb007e9
commit
d263e0ad19
1 changed files with 19 additions and 2 deletions
|
|
@ -271,9 +271,26 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines "$$OUT$$"
|
||||
'META-INF/services/*'
|
||||
|
||||
- versionName: 1.3.1
|
||||
versionCode: 1031
|
||||
commit: 2721533f9cdc69d5af23acb709e8c8e0f22e689d
|
||||
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.3.0
|
||||
CurrentVersionCode: 1030
|
||||
CurrentVersion: 1.3.1
|
||||
CurrentVersionCode: 1031
|
||||
|
|
|
|||
Loading…
Reference in a new issue