New App: nightlight light

This commit is contained in:
Rainer Gluege 2022-04-05 02:31:36 +00:00 committed by linsui
parent 92ab9e1f66
commit 7c617a93eb

View file

@ -0,0 +1,28 @@
Categories:
- Graphics
- Multimedia
License: GPL-3.0-only
SourceCode: https://github.com/Ra-Na/NightLightApp
IssueTracker: https://github.com/Ra-Na/NightLightApp/issues
AutoName: NightLight light
RepoType: git
Repo: https://github.com/Ra-Na/NightLightApp
Builds:
- versionName: 1.0.0
versionCode: 2
commit: v1.0.0
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 1.0.0
CurrentVersionCode: 2