mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 05:39:06 +00:00
57 lines
1.5 KiB
YAML
57 lines
1.5 KiB
YAML
Categories:
|
|
- Local Media Player
|
|
- Multimedia
|
|
License: GPL-3.0-only
|
|
AuthorName: martinmimigames
|
|
AuthorEmail: martinmimigames@gmail.com
|
|
AuthorWebSite: https://martinmimigames.github.io
|
|
WebSite: https://martinmimigames.github.io/projects/tiny-music-player/index.html
|
|
SourceCode: https://github.com/martinmimigames/tiny-music-player
|
|
IssueTracker: https://github.com/martinmimigames/tiny-music-player/issues
|
|
Changelog: https://github.com/martinmimigames/tiny-music-player/releases
|
|
|
|
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
|
|
|
|
Builds:
|
|
- versionName: '1.1'
|
|
versionCode: 2
|
|
commit: v1.1
|
|
subdir: app
|
|
submodules: true
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.2'
|
|
versionCode: 3
|
|
commit: b6fcca92a9b653f4deab397a03d0e27f8ca65ecd
|
|
subdir: app
|
|
submodules: true
|
|
sudo:
|
|
- apt-get update
|
|
- apt-get install -y openjdk-17-jdk-headless
|
|
- update-alternatives --auto java
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.3'
|
|
versionCode: 4
|
|
commit: 3f39d70e7e3947ab067f3c0412695feeb88db8bb
|
|
subdir: app
|
|
submodules: true
|
|
sudo:
|
|
- apt-get update
|
|
- apt-get install -y openjdk-17-jdk-headless
|
|
- update-alternatives --auto java
|
|
gradle:
|
|
- yes
|
|
|
|
AllowedAPKSigningKeys: e7de6a6e56d431b54d6e7452a3c9b69f4f0d89115685b1e46c73dfb251c38806
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: '1.3'
|
|
CurrentVersionCode: 4
|