Writeily Pro: Clean recipe
This commit is contained in:
parent
c7ee549e42
commit
071eac65b9
|
|
@ -20,7 +20,8 @@ Build:1.1.1,4
|
|||
subdir=app
|
||||
gradle=yes
|
||||
rm=app/libs/*.jar,app/libs/anddown/libs,app/libs/anddown/obj
|
||||
prebuild=sed -i -e '/fileTree/d' -e '/compile files/d' -e '/appcompat-v7/acompile "com.android.support:recyclerview-v7:21.0.3"' build.gradle && \
|
||||
prebuild=sed -i -e '/fileTree/d' -e '/compile files/d' -e '/appcompat-v7/acompile "com.android.support:recyclerview-v7:21.0.3"' build.gradle
|
||||
build=\
|
||||
pushd libs/anddown/ && \
|
||||
ndk-build && \
|
||||
gradle packageNativeLibs && \
|
||||
|
|
|
|||
Loading…
Reference in a new issue