Don't update ownCloud-SMS to 0.20.0 (33): Update to gradle, doesnt build.
This commit is contained in:
parent
47aba02789
commit
3fc71f93f1
|
@ -148,6 +148,15 @@ Build:0.18.5,27
|
|||
cp -fR $$nrz-androidlib$$/src/* src/
|
||||
target=android-22
|
||||
|
||||
Build:0.20.0,33
|
||||
disable=need to build oc-android-library.. listed in, but not available from jitpack..
|
||||
commit=0.20.0
|
||||
gradle=yes
|
||||
srclibs=nrz-androidlib@42a36f7c97f30e7396bcfb48a356e6bbe8c7ff83
|
||||
rm=libs/*
|
||||
prebuild=sed -i -e '1ibuildscript {\nrepositories {\njcenter()\n}\ndependencies {\nclasspath "com.android.tools.build:gradle:1.5.0"\n}\n}\n' -e '/maven {/imaven { url "https://jitpack.io" }\njcenter()\n' -e '/support-v/acompile "com.github.owncloud:android-library:oc-android-1.5.7"' -e '/owncloudAndroidLibrary/d' -e '/nrzandroidlib/d' build.gradle && \
|
||||
cp -fR $$nrz-androidlib$$/src/fr src/main/java/
|
||||
|
||||
Maintainer Notes:
|
||||
$$oc-android-library$$/libs/ should be build from source. Currently
|
||||
commons-httpclient is missing: Wasn't able to build this specific
|
||||
|
|
Loading…
Reference in a new issue