mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Mullvad VPN to 2022.1 (22010099)
This commit is contained in:
parent
0d8652195c
commit
b7a10e45c9
1 changed files with 16 additions and 2 deletions
|
|
@ -128,7 +128,21 @@ Builds:
|
|||
- ./build-apk.sh --fdroid
|
||||
ndk: r20b
|
||||
|
||||
- versionName: '2022.1'
|
||||
versionCode: 22010099
|
||||
commit: 150b63fe43e832d1464669019721352b98f5c9ba
|
||||
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-beta3
|
||||
CurrentVersionCode: 22010003
|
||||
CurrentVersion: '2022.1'
|
||||
CurrentVersionCode: 22010099
|
||||
|
|
|
|||
Loading…
Reference in a new issue