mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Writeily Pro: Clean recipe
This commit is contained in:
parent
c7ee549e42
commit
071eac65b9
1 changed files with 2 additions and 1 deletions
|
|
@ -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