Fixed build of I2P 0.9.18
This commit is contained in:
commit
0b408a5835
|
@ -128,7 +128,8 @@ Build:0.9.18,4745226
|
|||
tar xJvf gmp-4.* -C ../i2p.i2p/core/c/jbigi/ && \
|
||||
rm ./gmp-4.* && \
|
||||
sed -i 's|gradle/libs/gradle-witness.jar|witness/build/libs/witness.jar|' ../build.gradle && \
|
||||
sed -i '50,61d' ../client/build.gradle
|
||||
sed -i '50,61d' ../client/build.gradle && \
|
||||
sed -i 's|ANDROID_BUILD_TOOLS_VERSION=21.1.2|ANDROID_BUILD_TOOLS_VERSION=22.0.0|' ../gradle.properties
|
||||
scandelete=i2p.i2p,routerjars/jni,client/src/main/jniLibs/armeabi,witness/build/classes
|
||||
gradle=legacy
|
||||
subdir=app/
|
||||
|
|
Loading…
Reference in a new issue