mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Tiny Music Player: fix 1.2
This commit is contained in:
parent
b11bd0c3b5
commit
ec53679571
1 changed files with 6 additions and 2 deletions
|
|
@ -13,7 +13,7 @@ AutoName: Tiny Music Player
|
|||
|
||||
RepoType: git
|
||||
Repo: https://github.com/martinmimigames/tiny-music-player
|
||||
Binaries: https://github.com/martinmimigames/tiny-music-player/releases/download/v%v/tiny-music-player.%v.apk
|
||||
Binaries: https://github.com/martinmimigames/tiny-music-player/releases/download/v%v/tiny.music.player.%v.apk
|
||||
|
||||
Builds:
|
||||
- versionName: '1.1'
|
||||
|
|
@ -29,10 +29,14 @@ Builds:
|
|||
commit: b6fcca92a9b653f4deab397a03d0e27f8ca65ecd
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.2'
|
||||
CurrentVersionCode: 3
|
||||
|
|
|
|||
Loading…
Reference in a new issue