mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 13:49:06 +00:00
Update Phonograph Plus to 1.8.1 (1081)
This commit is contained in:
parent
b1e74b5dff
commit
64a2eb2f50
1 changed files with 15 additions and 2 deletions
|
|
@ -542,9 +542,22 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines "$$OUT$$"
|
||||
'META-INF/services/*'
|
||||
|
||||
- versionName: 1.8.1
|
||||
versionCode: 1081
|
||||
commit: 1956a97a5c4760f3e7dacbc7fe828a784a941575
|
||||
subdir: app
|
||||
gradle:
|
||||
- modern
|
||||
- stable
|
||||
binary: https://github.com/chr56/Phonograph_Plus/releases/download/v%v/PhonographPlus_%v_ModernStableRelease.apk
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.2.3
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines "$$OUT$$"
|
||||
'META-INF/services/*'
|
||||
|
||||
AllowedAPKSigningKeys: 01654eb9348b2c802fcbf21282de0cdca2a226337b9a2fa201e3ac376b0ce76c
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v(.*)$
|
||||
CurrentVersion: 1.8.0
|
||||
CurrentVersionCode: 1080
|
||||
CurrentVersion: 1.8.1
|
||||
CurrentVersionCode: 1081
|
||||
|
|
|
|||
Loading…
Reference in a new issue