Update Bitmask to 0.9.10 (137)

This commit is contained in:
F-Droid Builder 2019-03-30 14:33:46 +00:00 committed by Ciaran Gultnieks
parent 0b62020be3
commit 4d96607276

View file

@ -70,11 +70,28 @@ Builds:
- ./build_deps.sh
ndk: r16b
- versionName: 0.9.10
versionCode: 137
commit: 0.9.10
subdir: app
submodules: true
gradle:
- normalProduction
rm:
- ics-openvpn/main/src/main/cpp/mbedtls/tests
prebuild: sed -i -e "/^task updateSdkLicences/,/^}/d; /commandLine 'git'/d" build.gradle
build:
- cd ..
- echo '/opt/gradle/versions/4.6/bin/gradle "$@"' > ics-openvpn/gradlew
- chmod a+x ics-openvpn/gradlew
- ./build_deps.sh
ndk: r16b
MaintainerNotes: |-
Use absolute path to the proper Gradle version in ics-openvpn/gradlew until
fdroidserver@8e471ad8 is deployed.
AutoUpdateMode: Version %v
UpdateCheckMode: Tags ^[0-9.]+$
CurrentVersion: 0.9.9
CurrentVersionCode: 136
CurrentVersion: 0.9.10
CurrentVersionCode: 137