mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 10:11:43 +00:00
Update Mullvad VPN to 2020.8-beta1 (20080001)
This commit is contained in:
parent
f03e26d523
commit
a46f6ec79e
1 changed files with 16 additions and 2 deletions
|
|
@ -58,7 +58,21 @@ Builds:
|
||||||
- ./build-apk.sh --fdroid
|
- ./build-apk.sh --fdroid
|
||||||
ndk: r20b
|
ndk: r20b
|
||||||
|
|
||||||
|
- versionName: 2020.8-beta1
|
||||||
|
versionCode: 20080001
|
||||||
|
commit: 2020.8-beta1
|
||||||
|
init: NDK_PATH="$$NDK$$" android/fdroid-build/init.sh
|
||||||
|
output: android/build/outputs/apk/fdroid/android-fdroid-unsigned.apk
|
||||||
|
rm:
|
||||||
|
- gui
|
||||||
|
- graphics
|
||||||
|
- windows
|
||||||
|
build:
|
||||||
|
- NDK_PATH="$$NDK$$" source android/fdroid-build/env.sh
|
||||||
|
- ./build-apk.sh --fdroid
|
||||||
|
ndk: r20b
|
||||||
|
|
||||||
AutoUpdateMode: Version %v
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags ^android/.*$
|
UpdateCheckMode: Tags ^android/.*$
|
||||||
CurrentVersion: 2020.6-beta2
|
CurrentVersion: 2020.8-beta1
|
||||||
CurrentVersionCode: 20060002
|
CurrentVersionCode: 20080001
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue