Merge branch 'feature/se.leap.bitmaskclient' into 'master'
update Bitmask to version 0.9.9 See merge request fdroid/fdroiddata!4116
This commit is contained in:
commit
03d461ea08
|
@ -45,7 +45,19 @@ Build:0.9.8,134
|
|||
./build_deps.sh
|
||||
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
|
||||
Update Check Mode:Tags ^[0-9.]+$
|
||||
Current Version:0.9.8
|
||||
Current Version Code:134
|
||||
Current Version:0.9.9
|
||||
Current Version Code:136
|
||||
|
|
Loading…
Reference in a new issue