Update Easy Token to 0.90 (909)
This commit is contained in:
parent
7338061ee4
commit
acc7e32b0d
|
@ -37,6 +37,22 @@ Build:0.81,819
|
||||||
cp $$ACRA$$/target/acra-4.5.0.jar libs/
|
cp $$ACRA$$/target/acra-4.5.0.jar libs/
|
||||||
build=make -C external NDK=$$NDK$$
|
build=make -C external NDK=$$NDK$$
|
||||||
|
|
||||||
|
Build:0.90,909
|
||||||
|
commit=v0.90
|
||||||
|
submodules=yes
|
||||||
|
srclibs=ACRA@acra-4.5.0
|
||||||
|
rm=libs/acra*
|
||||||
|
prebuild=make -C external sources && \
|
||||||
|
pushd $$ACRA$$ && \
|
||||||
|
$$MVN3$$ package && \
|
||||||
|
popd && \
|
||||||
|
cp $$ACRA$$/target/acra-4.5.0.jar libs/
|
||||||
|
build=make -C external NDK=$$NDK$$
|
||||||
|
|
||||||
|
Maintainer Notes:
|
||||||
|
Uses a fetch script to download files. Check this on each release.
|
||||||
|
.
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:0.90
|
Current Version:0.90
|
||||||
|
|
Loading…
Reference in a new issue