mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
simplemobiletools.musicplayer - update aum, update, java17
This commit is contained in:
parent
cc299d8e8a
commit
123a82c0db
1 changed files with 15 additions and 3 deletions
|
|
@ -14,7 +14,7 @@ Litecoin: LYACbHTKaM9ZubKQGxJ4NRyVy1gHUuztRP
|
|||
AutoName: Music Player
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/SimpleMobileTools/Simple-Music-Player
|
||||
Repo: https://github.com/SimpleMobileTools/Simple-Music-Player.git
|
||||
|
||||
Builds:
|
||||
- versionName: '1.6'
|
||||
|
|
@ -803,7 +803,19 @@ Builds:
|
|||
- fdroid
|
||||
prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle
|
||||
|
||||
- versionName: 5.18.1
|
||||
versionCode: 117
|
||||
commit: 9344ce9d06f2b6f31bc482817acadc178a6f8773
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 5.17.1
|
||||
CurrentVersionCode: 114
|
||||
UpdateCheckData: gradle/libs.versions.toml|app-version-versionCode\s=\s"(\d+)"|.|app-version-versionName\s=\s"(.*)"
|
||||
CurrentVersion: 5.18.1
|
||||
CurrentVersionCode: 117
|
||||
|
|
|
|||
Loading…
Reference in a new issue