fdroiddata/metadata/com.series.anlight.yml
2024-06-05 10:41:48 +02:00

42 lines
954 B
YAML

Categories:
- System
License: GPL-3.0-only
AuthorName: Neo Chou
AuthorEmail: neophtex@gmail.com
SourceCode: https://github.com/neophtex/An-Light-Flashlight
IssueTracker: https://github.com/neophtex/An-Light-Flashlight/issues
AutoName: An Light
RepoType: git
Repo: https://github.com/neophtex/An-Light-Flashlight
Builds:
- versionName: '1.0'
versionCode: 1
commit: 5c667bb39b5d052da9890f16be7f99c06d68e413
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
- versionName: '2.0'
versionCode: 2
commit: 6dba1399354c975acc3d1e1ff02f6e2c5afb5e22
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: '2.0'
CurrentVersionCode: 2
NoSourceSince: '2.0'