32 lines
877 B
YAML
32 lines
877 B
YAML
|
Categories:
|
||
|
- System
|
||
|
License: GPL-3.0-only
|
||
|
SourceCode: https://github.com/openintents/aboutapp
|
||
|
IssueTracker: https://github.com/openintents/aboutapp/issues
|
||
|
|
||
|
AutoName: OI About
|
||
|
Description: Some apps can use this app to provide "About" information.
|
||
|
|
||
|
RepoType: git
|
||
|
Repo: https://github.com/openintents/aboutapp.git
|
||
|
|
||
|
Builds:
|
||
|
- versionName: '1.1'
|
||
|
versionCode: 8
|
||
|
commit: ae20c9d52
|
||
|
subdir: AboutApp
|
||
|
srclibs:
|
||
|
- OI@4170
|
||
|
prebuild:
|
||
|
- sed -i 's@\(android.library.reference.1=\).*@\1$$OI$$/distribution/DistributionLibrary@'
|
||
|
project.properties
|
||
|
- $$SDK$$/tools/android update project -p $$OI$$/distribution/DistributionLibrary
|
||
|
-t android-11
|
||
|
- rm -rf ../promotion ../icons ../AboutAppDemo default.properties
|
||
|
target: android-15
|
||
|
|
||
|
AutoUpdateMode: None
|
||
|
UpdateCheckMode: RepoManifest
|
||
|
CurrentVersion: '1.1'
|
||
|
CurrentVersionCode: 9
|