mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update Mullvad VPN to 2022.1-beta2 (22010002)
This commit is contained in:
parent
e9d9379955
commit
83f91ca4d2
1 changed files with 16 additions and 2 deletions
|
|
@ -114,7 +114,21 @@ Builds:
|
|||
- ./build-apk.sh --fdroid
|
||||
ndk: r20b
|
||||
|
||||
- versionName: 2022.1-beta2
|
||||
versionCode: 22010002
|
||||
commit: 06b9617f924ae2d00be2e3fcf534f29ae81376e1
|
||||
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 android/%v
|
||||
UpdateCheckMode: Tags ^android/.*$
|
||||
CurrentVersion: 2022.1-beta1
|
||||
CurrentVersionCode: 22010001
|
||||
CurrentVersion: 2022.1-beta2
|
||||
CurrentVersionCode: 22010002
|
||||
|
|
|
|||
Loading…
Reference in a new issue