Update v2ray to 1.3.1 (1030100)

This commit is contained in:
F-Droid Builder 2020-02-13 09:07:30 +00:00 committed by Ciaran Gultnieks
parent 4594a6981b
commit c60b80f0f1

View file

@ -24,7 +24,19 @@ Builds:
output: app/build/outputs/apk/release/app-universal-release-unsigned.apk
ndk: r20
- versionName: 1.3.1
versionCode: 1030100
commit: v1.3.1
submodules: true
sudo:
- apt update || apt update
- apt install -y -t testing golang-go
gradle:
- yes
output: app/build/outputs/apk/release/app-universal-release-unsigned.apk
ndk: r20
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags ^v
CurrentVersion: 1.3.0
CurrentVersionCode: 1030000
CurrentVersion: 1.3.1
CurrentVersionCode: 1030100