35 lines
884 B
YAML
35 lines
884 B
YAML
Categories:
|
|
- System
|
|
License: MIT
|
|
SourceCode: https://github.com/mavonst/easyLight
|
|
IssueTracker: https://github.com/mavonst/easyLight/issues
|
|
|
|
AutoName: EasyLight
|
|
Description: |-
|
|
Installs a service to communicate with the LED flash. Usable from an stand-alone
|
|
app and a widget.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/mavonst/easyLight
|
|
|
|
Builds:
|
|
- versionName: '1.0'
|
|
versionCode: 1
|
|
commit: 3079827f0a17d1089edde0e7e1267b57cc7bc0c3
|
|
srclibs:
|
|
- 1:Support/v7/appcompat@android-5.0.1_r1
|
|
rm:
|
|
- libs/*
|
|
extlibs:
|
|
- android/android-support-v4.jar
|
|
prebuild:
|
|
- echo -e 'java.source=1.7\njava.target=1.7' | tee $$Support$$/ant.properties
|
|
> ant.properties
|
|
- cp libs/android-support-v4.jar $$Support$$/libs/
|
|
target: android-21
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: RepoManifest
|
|
CurrentVersion: '1.0'
|
|
CurrentVersionCode: 1
|