mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-15 03:57:13 +00:00
38 lines
758 B
YAML
38 lines
758 B
YAML
Categories:
|
|
- System
|
|
License: GPL-3.0-only
|
|
WebSite: https://sanbeg.github.io/flashlight
|
|
SourceCode: https://github.com/sanbeg/flashlight
|
|
IssueTracker: https://github.com/sanbeg/flashlight/issues
|
|
|
|
AutoName: Open Flashlight
|
|
Description: This one is basic, turn it on with the button and quit the app to turn
|
|
it off.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/sanbeg/flashlight.git
|
|
|
|
Builds:
|
|
- versionName: '1.0'
|
|
versionCode: 1
|
|
commit: v1.0
|
|
|
|
- versionName: '1.1'
|
|
versionCode: 2
|
|
commit: v1.1
|
|
|
|
- versionName: 1.1.1
|
|
versionCode: 3
|
|
commit: v1.1.1
|
|
|
|
- versionName: 1.2.0
|
|
versionCode: 4
|
|
commit: v2.0
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: None
|
|
CurrentVersion: 1.2.0
|
|
CurrentVersionCode: 4
|