mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-07 06:36:52 +00:00
Update v2ray to 1.3.2 (1030200)
This commit is contained in:
parent
4876c52704
commit
a57569eb06
1 changed files with 14 additions and 2 deletions
|
|
@ -36,7 +36,19 @@ Builds:
|
|||
output: app/build/outputs/apk/release/app-universal-release-unsigned.apk
|
||||
ndk: r20b
|
||||
|
||||
- versionName: 1.3.2
|
||||
versionCode: 1030200
|
||||
commit: v1.3.2
|
||||
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: r20b
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags ^v
|
||||
CurrentVersion: 1.3.1
|
||||
CurrentVersionCode: 1030100
|
||||
CurrentVersion: 1.3.2
|
||||
CurrentVersionCode: 1030200
|
||||
|
|
|
|||
Loading…
Reference in a new issue