mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 13:49:06 +00:00
Update Mullvad VPN to 2022.2 (22020099)
This commit is contained in:
parent
c409a89ccb
commit
408d056509
1 changed files with 16 additions and 2 deletions
|
|
@ -142,7 +142,21 @@ Builds:
|
|||
- ./build-apk.sh --fdroid
|
||||
ndk: r20b
|
||||
|
||||
- versionName: '2022.2'
|
||||
versionCode: 22020099
|
||||
commit: fe8f0396408c72215ae8ffa3dc632ee2846ce94f
|
||||
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/[0-9.]+$
|
||||
CurrentVersion: '2022.1'
|
||||
CurrentVersionCode: 22010099
|
||||
CurrentVersion: '2022.2'
|
||||
CurrentVersionCode: 22020099
|
||||
|
|
|
|||
Loading…
Reference in a new issue