mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update DAAP to 1.0.5 (56)
This commit is contained in:
parent
56c62ee72a
commit
06c3d4a8e0
1 changed files with 10 additions and 2 deletions
|
|
@ -54,8 +54,16 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.0.5
|
||||
versionCode: 56
|
||||
commit: 72f8841ad61faf02208a5fa4a422e4565a57ed07
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e 's/8.12.1/8.11.1/' ../build.gradle
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckData: https://raw.githubusercontent.com/chrismiceli/daap-client/master/app/src/main/AndroidManifest.xml|versionCode="(\d+)"|.|versionName="([\d.]+)"
|
||||
CurrentVersion: 1.0.4
|
||||
CurrentVersionCode: 55
|
||||
CurrentVersion: 1.0.5
|
||||
CurrentVersionCode: 56
|
||||
|
|
|
|||
Loading…
Reference in a new issue