mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 21:29:11 +00:00
Update Mullvad VPN to 2022.1-beta3 (22010003)
This commit is contained in:
parent
dbc5786b8d
commit
a924c1c4ef
1 changed files with 16 additions and 2 deletions
|
|
@ -114,7 +114,21 @@ Builds:
|
|||
- ./build-apk.sh --fdroid
|
||||
ndk: r20b
|
||||
|
||||
- versionName: 2022.1-beta3
|
||||
versionCode: 22010003
|
||||
commit: 80259d66159e4562ac1ba99d13ea5a312ebe266a
|
||||
init: NDK_PATH="$$NDK$$" android/fdroid-build/init.sh
|
||||
output: android/app/build/outputs/apk/fdroid/app-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-beta2
|
||||
CurrentVersionCode: 22010002
|
||||
CurrentVersion: 2022.1-beta3
|
||||
CurrentVersionCode: 22010003
|
||||
|
|
|
|||
Loading…
Reference in a new issue