mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Mullvad VPN to 2022.1-beta1 (22010001)
This commit is contained in:
parent
e0b79d3e79
commit
9989260a00
1 changed files with 16 additions and 2 deletions
|
|
@ -100,7 +100,21 @@ Builds:
|
|||
- ./build-apk.sh --fdroid
|
||||
ndk: r20b
|
||||
|
||||
- versionName: 2022.1-beta1
|
||||
versionCode: 22010001
|
||||
commit: 377af2c331f0866076017426ff75a5d874d46d1e
|
||||
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: '2021.1'
|
||||
CurrentVersionCode: 21010099
|
||||
CurrentVersion: 2022.1-beta1
|
||||
CurrentVersionCode: 22010001
|
||||
|
|
|
|||
Loading…
Reference in a new issue