mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 02:01:42 +00:00
Update Dialog Music Player to 1.2.0 (4)
This commit is contained in:
parent
eb0efb0fd1
commit
55ab19f65a
1 changed files with 13 additions and 2 deletions
|
|
@ -24,7 +24,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.2.0
|
||||||
|
versionCode: 4
|
||||||
|
commit: 42a4261f499426f5e0003453f05b9c88208702f7
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update || apt-get update
|
||||||
|
- apt-get install -y openjdk-11-jdk
|
||||||
|
- update-alternatives --auto java
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: Version v%v
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.1.0
|
CurrentVersion: 1.2.0
|
||||||
CurrentVersionCode: 3
|
CurrentVersionCode: 4
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue