New app: CDLC Player

This commit is contained in:
Marek Materzok 2021-08-13 10:49:09 +00:00 committed by linsui
parent 6dbcce888a
commit 371d7e6788

View file

@ -0,0 +1,30 @@
Categories:
- Games
License: GPL-3.0-or-later
AuthorName: Marek Materzok
AuthorEmail: tilk@tilk.eu
SourceCode: https://github.com/tilk/cdlc_player
IssueTracker: https://github.com/tilk/cdlc_player/issues
Name: CDLC Player
AutoName: CDLC Player
RepoType: git
Repo: https://github.com/tilk/cdlc_player.git
Builds:
- versionName: 0.0.5
versionCode: 5
commit: 0.0.5
subdir: app
sudo:
- apt-get update -y
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
gradle:
- yes
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 0.0.5
CurrentVersionCode: 5