mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 05:39:06 +00:00
Update Phonograph Plus to 1.8.2 (1082)
This commit is contained in:
parent
f5768a53c9
commit
1b98f1a884
1 changed files with 15 additions and 2 deletions
|
|
@ -555,9 +555,22 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines "$$OUT$$"
|
||||
'META-INF/services/*'
|
||||
|
||||
- versionName: 1.8.2
|
||||
versionCode: 1082
|
||||
commit: 27e8f24d1ee2efe63d55c66f993185860cea696f
|
||||
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.1
|
||||
CurrentVersionCode: 1081
|
||||
CurrentVersion: 1.8.2
|
||||
CurrentVersionCode: 1082
|
||||
|
|
|
|||
Loading…
Reference in a new issue