mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-16 10:49:11 +00:00
42 lines
954 B
YAML
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'
|