mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
io.github.saeeddev94.xray: v7.5.0
This commit is contained in:
parent
737445bbdd
commit
b8ec7dca03
1 changed files with 8 additions and 8 deletions
|
|
@ -3851,7 +3851,7 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- go@go1.22.5
|
||||
- go@go1.23.0
|
||||
prebuild: sdkmanager "platforms;android-34" "build-tools;34.0.0"
|
||||
build:
|
||||
- pushd $$go$$/src
|
||||
|
|
@ -3862,7 +3862,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-20240707233753-b765e5d5218f
|
||||
- go install golang.org/x/mobile/cmd/gomobile@v0.0.0-20240806205939-81131f6468ab
|
||||
- go mod download
|
||||
- gomobile init
|
||||
- gomobile bind -o "../app/libs/XrayCore.aar" -androidapi 26 -target android/arm
|
||||
|
|
@ -3885,7 +3885,7 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- go@go1.22.5
|
||||
- go@go1.23.0
|
||||
prebuild: sdkmanager "platforms;android-34" "build-tools;34.0.0"
|
||||
build:
|
||||
- pushd $$go$$/src
|
||||
|
|
@ -3896,7 +3896,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-20240707233753-b765e5d5218f
|
||||
- go install golang.org/x/mobile/cmd/gomobile@v0.0.0-20240806205939-81131f6468ab
|
||||
- go mod download
|
||||
- gomobile init
|
||||
- gomobile bind -o "../app/libs/XrayCore.aar" -androidapi 26 -target android/arm64
|
||||
|
|
@ -3919,7 +3919,7 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- go@go1.22.5
|
||||
- go@go1.23.0
|
||||
prebuild: sdkmanager "platforms;android-34" "build-tools;34.0.0"
|
||||
build:
|
||||
- pushd $$go$$/src
|
||||
|
|
@ -3930,7 +3930,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-20240707233753-b765e5d5218f
|
||||
- go install golang.org/x/mobile/cmd/gomobile@v0.0.0-20240806205939-81131f6468ab
|
||||
- go mod download
|
||||
- gomobile init
|
||||
- gomobile bind -o "../app/libs/XrayCore.aar" -androidapi 26 -target android/386
|
||||
|
|
@ -3953,7 +3953,7 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- go@go1.22.5
|
||||
- go@go1.23.0
|
||||
prebuild: sdkmanager "platforms;android-34" "build-tools;34.0.0"
|
||||
build:
|
||||
- pushd $$go$$/src
|
||||
|
|
@ -3964,7 +3964,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-20240707233753-b765e5d5218f
|
||||
- go install golang.org/x/mobile/cmd/gomobile@v0.0.0-20240806205939-81131f6468ab
|
||||
- go mod download
|
||||
- gomobile init
|
||||
- gomobile bind -o "../app/libs/XrayCore.aar" -androidapi 26 -target android/amd64
|
||||
|
|
|
|||
Loading…
Reference in a new issue