mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Bitcoin: Enable build
This commit is contained in:
parent
aea30b263e
commit
42b7f67c79
1 changed files with 5 additions and 3 deletions
|
|
@ -15,16 +15,18 @@ Repo Type:git
|
|||
Repo:https://github.com/btcontract/VisualBitcoinWallet.git
|
||||
|
||||
Build:1.04,30
|
||||
disable=requires https://github.com/jbox2d/jbox2d
|
||||
commit=a510a0e
|
||||
subdir=app
|
||||
submodules=yes
|
||||
gradle=yes
|
||||
srclibs=jbox2d@e1b7021e7adb2c39b047e530a4ca52d015976fb7
|
||||
scandelete=app/src/main/jniLibs/armeabi/libscrypt.so,app/src/main/jniLibs/mips/libscrypt.so,app/src/main/jniLibs/x86/libscrypt.so,app/scrypt/src
|
||||
build=./prepare_fdroid.sh
|
||||
build=pushd $$jbox2d$$/jbox2d-library && \
|
||||
$$MVN3$$ install && \
|
||||
popd && \
|
||||
./prepare_fdroid.sh
|
||||
|
||||
Auto Update Mode:None
|
||||
# Auto Update Mode:Version %v
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:1.04
|
||||
Current Version Code:30
|
||||
|
|
|
|||
Loading…
Reference in a new issue