Update Bitmask to 1.0.2 (146)

master
F-Droid Builder 2019-12-15 22:36:06 +00:00 committed by Ciaran Gultnieks
parent 2a7385946e
commit ffbc3d1e76
1 changed files with 17 additions and 2 deletions

View File

@ -121,9 +121,24 @@ Builds:
- gradle main:externalNativeBuildCleanNoovpn3Release main:externalNativeBuildNoovpn3Release
ndk: r16b
- versionName: 1.0.2
versionCode: 146
commit: 1.0.2
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 ../ics-openvpn
- gradle main:externalNativeBuildCleanNoovpn3Release main:externalNativeBuildNoovpn3Release
ndk: r16b
MaintainerNotes: The "build" commands are extracted from build_deps.sh.
AutoUpdateMode: Version %v
UpdateCheckMode: Tags ^[0-9.]+$
CurrentVersion: 1.0.1
CurrentVersionCode: 141
CurrentVersion: 1.0.2
CurrentVersionCode: 146