mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
DAAP: 1.0.1
This commit is contained in:
parent
ee781d9802
commit
3626bd10d3
1 changed files with 14 additions and 13 deletions
|
|
@ -11,21 +11,14 @@ Description: |-
|
|||
Client for DAAP (Digital Audio Access Protocol) servers. Supports streaming,
|
||||
queuing, playlists, and searching.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/chrismiceli/daap-client.git
|
||||
|
||||
Builds:
|
||||
- versionName: .9.1
|
||||
versionCode: 30
|
||||
commit: '62'
|
||||
|
||||
- versionName: .9.2
|
||||
versionCode: 31
|
||||
disable: Repo code is missing at least one file update - the manifest
|
||||
commit: least one file update - the manifest
|
||||
|
||||
- versionName: .9.6.2
|
||||
versionCode: 38
|
||||
disable: No corresponding source in repo
|
||||
commit: unknown - see disabled
|
||||
|
||||
- versionName: .9.6.5
|
||||
versionCode: 39
|
||||
commit: '89'
|
||||
|
|
@ -47,7 +40,15 @@ Builds:
|
|||
forcevercode: true
|
||||
target: android-8
|
||||
|
||||
- versionName: 1.0.1
|
||||
versionCode: 51
|
||||
commit: fdc55d7070b9cdb58c372a905001eb593e170646
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: .9.7
|
||||
CurrentVersionCode: 46
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckData: https://raw.githubusercontent.com/chrismiceli/daap-client/master/app/src/main/AndroidManifest.xml|versionCode="(\d+)"|.|versionName="([\d.]+)"
|
||||
CurrentVersion: 1.0.1
|
||||
CurrentVersionCode: 51
|
||||
|
|
|
|||
Loading…
Reference in a new issue