mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Vinyl Music Player to 1.8.0 (191)
This commit is contained in:
parent
c6aacad6b5
commit
5a3ea9d6b9
1 changed files with 13 additions and 2 deletions
|
|
@ -278,7 +278,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- fdroid
|
- fdroid
|
||||||
|
|
||||||
|
- versionName: 1.8.0
|
||||||
|
versionCode: 191
|
||||||
|
commit: c5debf113ad6e2680c8d4589a096f936a543d6a6
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y openjdk-17-jdk-headless
|
||||||
|
- update-java-alternatives -a
|
||||||
|
gradle:
|
||||||
|
- fdroid
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.7.0
|
CurrentVersion: 1.8.0
|
||||||
CurrentVersionCode: 190
|
CurrentVersionCode: 191
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue