mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Mullvad VPN: fix 2020.8-beta1 (20080001)
This commit is contained in:
parent
2c8b50eebd
commit
da51fd6848
1 changed files with 2 additions and 2 deletions
|
|
@ -60,7 +60,7 @@ Builds:
|
|||
|
||||
- versionName: 2020.8-beta1
|
||||
versionCode: 20080001
|
||||
commit: 2020.8-beta1
|
||||
commit: android/2020.8-beta1
|
||||
init: NDK_PATH="$$NDK$$" android/fdroid-build/init.sh
|
||||
output: android/build/outputs/apk/fdroid/android-fdroid-unsigned.apk
|
||||
rm:
|
||||
|
|
@ -72,7 +72,7 @@ Builds:
|
|||
- ./build-apk.sh --fdroid
|
||||
ndk: r20b
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
AutoUpdateMode: Version android/%v
|
||||
UpdateCheckMode: Tags ^android/.*$
|
||||
CurrentVersion: 2020.8-beta1
|
||||
CurrentVersionCode: 20080001
|
||||
|
|
|
|||
Loading…
Reference in a new issue