ownCloud-SMS: gradle deps are fixed now
This commit is contained in:
parent
5e214fb8fc
commit
d8568fc447
|
|
@ -148,20 +148,9 @@ Build:0.18.5,27
|
||||||
cp -fR $$nrz-androidlib$$/src/* src/
|
cp -fR $$nrz-androidlib$$/src/* src/
|
||||||
target=android-22
|
target=android-22
|
||||||
|
|
||||||
Build:0.20.0,33
|
Build:0.21.0,35
|
||||||
disable=need to build oc-android-library.. listed in, but not available from jitpack..
|
commit=0.21.0
|
||||||
commit=0.20.0
|
|
||||||
gradle=yes
|
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
|
|
||||||
version.
|
|
||||||
.
|
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue