39 lines
1,006 B
YAML
39 lines
1,006 B
YAML
Categories:
|
|
- Theming
|
|
License: Apache-2.0
|
|
SourceCode: https://github.com/WeAreFairphone/FP2-Launcher
|
|
IssueTracker: https://github.com/WeAreFairphone/FP2-Launcher/issues
|
|
Changelog: https://github.com/WeAreFairphone/FP2-Launcher/releases
|
|
|
|
AutoName: Fairphone 2 Launcher
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/WeAreFairphone/FP2-Launcher.git
|
|
|
|
Builds:
|
|
- versionName: '2.0'
|
|
versionCode: 8
|
|
commit: 26c46d63eb9bbc25e836c535c5688cb885cb0be2
|
|
gradle:
|
|
- yes
|
|
prebuild: echo 'android { lintOptions { checkReleaseBuilds false } }' >> build.gradle
|
|
|
|
- versionName: 2.1.0
|
|
versionCode: 9
|
|
commit: 2.1.0
|
|
gradle:
|
|
- yes
|
|
prebuild: echo 'android { lintOptions { checkReleaseBuilds false } }' >> build.gradle
|
|
|
|
- versionName: 2.2.0
|
|
versionCode: 10
|
|
commit: 2.2.0
|
|
gradle:
|
|
- yes
|
|
prebuild: echo 'android { lintOptions { checkReleaseBuilds false } }' >> build.gradle
|
|
|
|
AutoUpdateMode: Version %v
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 2.2.0
|
|
CurrentVersionCode: 10
|