mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 13:49:06 +00:00
Newapp: Stream Player
This commit is contained in:
parent
4eea470687
commit
64a29afd82
1 changed files with 30 additions and 0 deletions
30
metadata/nl.sonck.streamplayer.yml
Normal file
30
metadata/nl.sonck.streamplayer.yml
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
Categories:
|
||||
- Multimedia
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: Daniël Sonck
|
||||
AuthorEmail: daniel@sonck.nl
|
||||
WebSite: https://daniel.sonck.nl
|
||||
SourceCode: https://git.touhou.fm/misc/stream-player
|
||||
IssueTracker: https://git.touhou.fm/misc/stream-player/-/issues
|
||||
|
||||
AutoName: StreamPlayer
|
||||
|
||||
RepoType: git
|
||||
Repo: https://git.touhou.fm/misc/stream-player.git
|
||||
Binaries: https://git.touhou.fm/misc/stream-player/-/releases/%v/downloads/app-release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.1.2
|
||||
versionCode: 22
|
||||
commit: f6a98fee0e86ae20f166eaba50f19de22706e81f
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: f6467c75117a819bcef515233bb86a0ef1574c94c8f46facbfef4a92381e27fa
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: app/version.properties|versionCode=(\d+)|app/version.properties|versionName=(.+)
|
||||
CurrentVersion: 1.1.2
|
||||
CurrentVersionCode: 22
|
||||
Loading…
Reference in a new issue