Update Etherwake to 1.0.2 (3)
This commit is contained in:
parent
59d04e94f7
commit
1aca596baf
|
@ -45,6 +45,20 @@ Build:1.0.1,2
|
|||
./build.sh && \
|
||||
popd
|
||||
|
||||
Build:1.0.2,3
|
||||
commit=4cf733a4a975e0fd2eceea1d984309e8984295ba
|
||||
subdir=app
|
||||
gradle=yes
|
||||
rm=app/src/main/res/raw/*
|
||||
prebuild=pushd ../cmd && \
|
||||
sed -i -e '/NDK=/d' build.sh && \
|
||||
sed -i -e '/TARGET_DIR/aNDK=$$NDK$$' build.sh && \
|
||||
chmod +x build.sh && \
|
||||
popd
|
||||
build=pushd ../cmd && \
|
||||
./build.sh && \
|
||||
popd
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:1.0.2
|
||||
|
|
Loading…
Reference in a new issue