Update Bitcoin to 1.06 (36)
This commit is contained in:
parent
6927c46001
commit
c79e0c5640
|
@ -26,6 +26,18 @@ Build:1.04,30
|
|||
popd && \
|
||||
./prepare_fdroid.sh
|
||||
|
||||
Build:1.06,36
|
||||
commit=8ba3e84850ad7633f7910e601fc60c441f20c1a1
|
||||
subdir=app
|
||||
submodules=yes
|
||||
gradle=yes
|
||||
srclibs=jbox2d@e1b7021e7adb2c39b047e530a4ca52d015976fb7
|
||||
scandelete=app/src/main/jniLibs/armeabi/libscrypt.so,app/src/main/jniLibs/x86/libscrypt.so,app/scrypt/src
|
||||
build=pushd $$jbox2d$$/jbox2d-library && \
|
||||
$$MVN3$$ install && \
|
||||
popd && \
|
||||
./prepare_fdroid.sh
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:1.06
|
||||
|
|
Loading…
Reference in a new issue