And Bible: try to fix gradle
This commit is contained in:
parent
c061392534
commit
8f9d9dc8b7
|
@ -116,6 +116,14 @@ Build:2.3.2,186
|
||||||
popd && \
|
popd && \
|
||||||
cp $$JSword$$/target/jsword-*.jar libs/jsword.jar
|
cp $$JSword$$/target/jsword-*.jar libs/jsword.jar
|
||||||
|
|
||||||
|
Build:2.4.1,189
|
||||||
|
disable=try to fix gradle
|
||||||
|
commit=build-02.04.01
|
||||||
|
subdir=AndBible
|
||||||
|
gradle=yes
|
||||||
|
prebuild=sed -i -e '/ANDROID_HOME/d' -e '/repositories {/ajcenter()' -e 's/com.android.tools.build:gradle:0.11+/com.android.tools.build:gradle:1.5.0/g' -e '/apply plugin/s/android/com.android.application/g' -e '/appcompat-v7/s/19.+/23.0.1/g' -e '/instrumentTest/,+1d' -e '/packagingOptions/i}\n' build.gradle && \
|
||||||
|
sed -i -e '/\/\*\*/,$d' build.gradle
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:2.4.1
|
Current Version:2.4.1
|
||||||
|
|
Loading…
Reference in a new issue