mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update Mullvad VPN to 2020.6-beta2 (20060002)
This commit is contained in:
parent
82c0c949ac
commit
a54e2cfc47
1 changed files with 16 additions and 2 deletions
|
|
@ -44,7 +44,21 @@ Builds:
|
|||
- ./build-apk.sh --fdroid
|
||||
ndk: r20b
|
||||
|
||||
- versionName: 2020.6-beta2
|
||||
versionCode: 20060002
|
||||
commit: 2020.6-beta2
|
||||
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
|
||||
UpdateCheckMode: Tags ^20[0-9.]*-beta[1-9][0-9]*$
|
||||
CurrentVersion: 2020.6-beta1
|
||||
CurrentVersionCode: 20060001
|
||||
CurrentVersion: 2020.6-beta2
|
||||
CurrentVersionCode: 20060002
|
||||
|
|
|
|||
Loading…
Reference in a new issue