mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 05:09:11 +00:00
28 lines
608 B
YAML
28 lines
608 B
YAML
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
|