mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 22:27:27 +00:00
Update v2ray to 1.3.1 (1030100)
This commit is contained in:
parent
4594a6981b
commit
c60b80f0f1
1 changed files with 14 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue