mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 13:19:14 +00:00
io.github.saeeddev94.xray: v7.6.2
This commit is contained in:
parent
8fd5d170bc
commit
4916cce9e6
1 changed files with 8 additions and 8 deletions
|
|
@ -3987,7 +3987,7 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- go@go1.23.0
|
||||
- go@go1.23.1
|
||||
prebuild: sdkmanager "platforms;android-34" "build-tools;34.0.0"
|
||||
build:
|
||||
- pushd $$go$$/src
|
||||
|
|
@ -3998,7 +3998,7 @@ Builds:
|
|||
- export PATH="$GOROOT/bin:$PATH"
|
||||
- export PATH="$GOPATH/bin:$PATH"
|
||||
- pushd ../XrayCore
|
||||
- go install golang.org/x/mobile/cmd/gomobile@v0.0.0-20240806205939-81131f6468ab
|
||||
- go install golang.org/x/mobile/cmd/gomobile@v0.0.0-20240909163608-642950227fb3
|
||||
- go mod download
|
||||
- gomobile init
|
||||
- gomobile bind -o "../app/libs/XrayCore.aar" -androidapi 26 -target android/arm
|
||||
|
|
@ -4021,7 +4021,7 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- go@go1.23.0
|
||||
- go@go1.23.1
|
||||
prebuild: sdkmanager "platforms;android-34" "build-tools;34.0.0"
|
||||
build:
|
||||
- pushd $$go$$/src
|
||||
|
|
@ -4032,7 +4032,7 @@ Builds:
|
|||
- export PATH="$GOROOT/bin:$PATH"
|
||||
- export PATH="$GOPATH/bin:$PATH"
|
||||
- pushd ../XrayCore
|
||||
- go install golang.org/x/mobile/cmd/gomobile@v0.0.0-20240806205939-81131f6468ab
|
||||
- go install golang.org/x/mobile/cmd/gomobile@v0.0.0-20240909163608-642950227fb3
|
||||
- go mod download
|
||||
- gomobile init
|
||||
- gomobile bind -o "../app/libs/XrayCore.aar" -androidapi 26 -target android/arm64
|
||||
|
|
@ -4055,7 +4055,7 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- go@go1.23.0
|
||||
- go@go1.23.1
|
||||
prebuild: sdkmanager "platforms;android-34" "build-tools;34.0.0"
|
||||
build:
|
||||
- pushd $$go$$/src
|
||||
|
|
@ -4066,7 +4066,7 @@ Builds:
|
|||
- export PATH="$GOROOT/bin:$PATH"
|
||||
- export PATH="$GOPATH/bin:$PATH"
|
||||
- pushd ../XrayCore
|
||||
- go install golang.org/x/mobile/cmd/gomobile@v0.0.0-20240806205939-81131f6468ab
|
||||
- go install golang.org/x/mobile/cmd/gomobile@v0.0.0-20240909163608-642950227fb3
|
||||
- go mod download
|
||||
- gomobile init
|
||||
- gomobile bind -o "../app/libs/XrayCore.aar" -androidapi 26 -target android/386
|
||||
|
|
@ -4089,7 +4089,7 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- go@go1.23.0
|
||||
- go@go1.23.1
|
||||
prebuild: sdkmanager "platforms;android-34" "build-tools;34.0.0"
|
||||
build:
|
||||
- pushd $$go$$/src
|
||||
|
|
@ -4100,7 +4100,7 @@ Builds:
|
|||
- export PATH="$GOROOT/bin:$PATH"
|
||||
- export PATH="$GOPATH/bin:$PATH"
|
||||
- pushd ../XrayCore
|
||||
- go install golang.org/x/mobile/cmd/gomobile@v0.0.0-20240806205939-81131f6468ab
|
||||
- go install golang.org/x/mobile/cmd/gomobile@v0.0.0-20240909163608-642950227fb3
|
||||
- go mod download
|
||||
- gomobile init
|
||||
- gomobile bind -o "../app/libs/XrayCore.aar" -androidapi 26 -target android/amd64
|
||||
|
|
|
|||
Loading…
Reference in a new issue