47 lines
893 B
YAML
47 lines
893 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
|
||
|
|
||
|
- versionName: 1.3.0
|
||
|
versionCode: 6
|
||
|
disable: missing resources
|
||
|
commit: v1.3.0
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
AutoUpdateMode: None
|
||
|
UpdateCheckMode: Tags
|
||
|
CurrentVersion: 1.3.0
|
||
|
CurrentVersionCode: 6
|