Don't update Etherwake to 1.0.1 (2): Wait for upstream
This commit is contained in:
parent
32635ff3cb
commit
47763f54c0
|
@ -30,6 +30,20 @@ Build:1.0,1
|
|||
./build.sh && \
|
||||
popd
|
||||
|
||||
Build:1.0.1,2
|
||||
disable=wait for upstream
|
||||
commit=130372b783cc9f61a6967800811fc52eb4726e74
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue