mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 02:01:42 +00:00
Update Phonograph Plus to 0.6.2.1 (521)
This commit is contained in:
parent
80689a48e8
commit
e4d6fed18a
1 changed files with 15 additions and 2 deletions
|
|
@ -40,9 +40,22 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'META-INF/services/*'
|
||||
|
||||
- versionName: 0.6.2.1
|
||||
versionCode: 521
|
||||
commit: 90e69dd46fcd73aafcc11fb55baa1fcb64e3b1f4
|
||||
subdir: app
|
||||
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: 0.6.2
|
||||
CurrentVersionCode: 520
|
||||
CurrentVersion: 0.6.2.1
|
||||
CurrentVersionCode: 521
|
||||
|
|
|
|||
Loading…
Reference in a new issue