mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Music Player to 1.3.4 (13)
This commit is contained in:
parent
2dd2ce0992
commit
5f23eb6901
1 changed files with 10 additions and 3 deletions
|
|
@ -6,7 +6,7 @@ SourceCode: https://github.com/MaxFour/Music-Player
|
||||||
IssueTracker: https://github.com/MaxFour/Music-Player/issues
|
IssueTracker: https://github.com/MaxFour/Music-Player/issues
|
||||||
Changelog: https://github.com/MaxFour/Music-Player/releases
|
Changelog: https://github.com/MaxFour/Music-Player/releases
|
||||||
|
|
||||||
AutoName: Music
|
AutoName: Music Player
|
||||||
Description: |-
|
Description: |-
|
||||||
''Music'' is a Lightweight and Material Music Player for your Android device.
|
''Music'' is a Lightweight and Material Music Player for your Android device.
|
||||||
Features include:
|
Features include:
|
||||||
|
|
@ -88,7 +88,14 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.3.4
|
||||||
|
versionCode: 13
|
||||||
|
commit: v.1.3.4
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: Version v.%v
|
AutoUpdateMode: Version v.%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.3.3
|
CurrentVersion: 1.3.4
|
||||||
CurrentVersionCode: 12
|
CurrentVersionCode: 13
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue