mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Phonograph Plus to 0.7.0 (600)
This commit is contained in:
parent
720b755eca
commit
678e5bc54d
1 changed files with 15 additions and 2 deletions
|
|
@ -66,9 +66,22 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'META-INF/services/*'
|
||||
|
||||
- versionName: 0.7.0
|
||||
versionCode: 600
|
||||
commit: 190d18826661b2e655f82eb6a99582a66b960238
|
||||
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.3
|
||||
CurrentVersionCode: 530
|
||||
CurrentVersion: 0.7.0
|
||||
CurrentVersionCode: 600
|
||||
|
|
|
|||
Loading…
Reference in a new issue