mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update CDLC Player to 0.0.6 (6)
This commit is contained in:
parent
c0fde86fa0
commit
67749477da
1 changed files with 13 additions and 2 deletions
|
|
@ -24,7 +24,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.0.6
|
||||
versionCode: 6
|
||||
commit: 05c8dfb4aec799eac26d1a9ee4fdccb10c29d788
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update -y
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.0.5
|
||||
CurrentVersionCode: 5
|
||||
CurrentVersion: 0.0.6
|
||||
CurrentVersionCode: 6
|
||||
|
|
|
|||
Loading…
Reference in a new issue