39 lines
1.1 KiB
YAML
39 lines
1.1 KiB
YAML
|
AntiFeatures:
|
||
|
- UpstreamNonFree
|
||
|
Categories:
|
||
|
- Science & Education
|
||
|
License: Apache-2.0
|
||
|
SourceCode: https://github.com/jondwillis/ElectricSleep
|
||
|
IssueTracker: https://github.com/jondwillis/ElectricSleep/issues
|
||
|
|
||
|
AutoName: ElectricSleep
|
||
|
Description: |-
|
||
|
Improve the quality of your sleep with this smart alarm clock. ElectricSleep is
|
||
|
a smarter alarm clock.
|
||
|
|
||
|
Google Analytics was removed before building.
|
||
|
|
||
|
RepoType: git
|
||
|
Repo: https://github.com/jondwillis/ElectricSleep.git
|
||
|
|
||
|
Builds:
|
||
|
- versionName: 1.1.1
|
||
|
versionCode: 50
|
||
|
disable: not on gplay 1.1.1
|
||
|
commit: unknown - see disabled
|
||
|
maven: 'yes'
|
||
|
srclibs:
|
||
|
- NoAnalytics@158a4a
|
||
|
prebuild:
|
||
|
- sed -i 's/3.1.1/3.6.0/g;79s/1.4.2/0.0.1/g;119s/jar/apklib/g' pom.xml
|
||
|
- sed -i '116s/android/android.apps/g;244s/true/false/g' pom.xml
|
||
|
- cd $$NoAnalytics$$
|
||
|
- zip -r NoAnalytics.apklib *
|
||
|
build: $$MVN3$$ install:install-file -Dfile=$$NoAnalytics$$/NoAnalytics.apklib
|
||
|
-DgroupId=com.google.android.apps -DartifactId=analytics -Dversion=0.0.1 -Dpackaging=apklib
|
||
|
|
||
|
AutoUpdateMode: None
|
||
|
UpdateCheckMode: Static
|
||
|
CurrentVersion: '1.0'
|
||
|
CurrentVersionCode: 18
|