Update RiseupVPN to 1.0.1 (141)

Fixes #1673
This commit is contained in:
kwadronaut 2019-08-30 15:25:53 +02:00
parent 98bfa7ea06
commit f981433993
No known key found for this signature in database
GPG key ID: BD68C7AA997FA77F

View file

@ -57,11 +57,24 @@ Builds:
- ./build_deps.sh - ./build_deps.sh
ndk: r16b ndk: r16b
MaintainerNotes: |- - versionName: 1.0.1
Use absolute path to the proper Gradle version in ics-openvpn/gradlew until versionCode: 141
fdroidserver@8e471ad8 is deployed. commit: 1.0.1
subdir: app
submodules: true
gradle:
- customProduction
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: r20
MaintainerNotes: The "build" commands are extracted from build_deps.sh.
AutoUpdateMode: Version %v AutoUpdateMode: Version %v
UpdateCheckMode: Tags ^[0-9.]+$ UpdateCheckMode: Tags ^[0-9.]+$
CurrentVersion: 0.9.10 CurrentVersion: 1.0.1
CurrentVersionCode: 137 CurrentVersionCode: 141