update Bitmask to version 0.9.9
This commit is contained in:
parent
83b454db4f
commit
3a94677ac9
|
@ -45,7 +45,19 @@ Build:0.9.8,134
|
||||||
./build_deps.sh
|
./build_deps.sh
|
||||||
ndk=r16b
|
ndk=r16b
|
||||||
|
|
||||||
|
Build:0.9.9,136
|
||||||
|
commit=0.9.9
|
||||||
|
subdir=app
|
||||||
|
submodules=yes
|
||||||
|
gradle=normalProduction
|
||||||
|
rm=ics-openvpn/main/src/main/cpp/mbedtls/tests
|
||||||
|
prebuild=sed -i -e 's|./gradlew|gradle|' ../build_deps.sh
|
||||||
|
build=cd .. && \
|
||||||
|
./cleanProject.sh && \
|
||||||
|
./build_deps.sh
|
||||||
|
ndk=r16b
|
||||||
|
|
||||||
Auto Update Mode:Version %v
|
Auto Update Mode:Version %v
|
||||||
Update Check Mode:Tags ^[0-9.]+$
|
Update Check Mode:Tags ^[0-9.]+$
|
||||||
Current Version:0.9.8
|
Current Version:0.9.9
|
||||||
Current Version Code:134
|
Current Version Code:136
|
||||||
|
|
Loading…
Reference in a new issue