mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 20:59:11 +00:00
io.github.saeeddev94.xray: v7.1.0
This commit is contained in:
parent
939b8334ed
commit
10d2232d63
1 changed files with 8 additions and 8 deletions
|
|
@ -3307,7 +3307,7 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- go@go1.22.4
|
||||
- go@go1.22.5
|
||||
prebuild: sdkmanager "platforms;android-34" "build-tools;34.0.0"
|
||||
build:
|
||||
- pushd $$go$$/src
|
||||
|
|
@ -3318,7 +3318,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-20240604190613-2782386b8afd
|
||||
- go install golang.org/x/mobile/cmd/gomobile@v0.0.0-20240707233753-b765e5d5218f
|
||||
- go mod download
|
||||
- gomobile init
|
||||
- gomobile bind -o "../app/libs/XrayCore.aar" -androidapi 26 -target android/arm
|
||||
|
|
@ -3341,7 +3341,7 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- go@go1.22.4
|
||||
- go@go1.22.5
|
||||
prebuild: sdkmanager "platforms;android-34" "build-tools;34.0.0"
|
||||
build:
|
||||
- pushd $$go$$/src
|
||||
|
|
@ -3352,7 +3352,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-20240604190613-2782386b8afd
|
||||
- go install golang.org/x/mobile/cmd/gomobile@v0.0.0-20240707233753-b765e5d5218f
|
||||
- go mod download
|
||||
- gomobile init
|
||||
- gomobile bind -o "../app/libs/XrayCore.aar" -androidapi 26 -target android/arm64
|
||||
|
|
@ -3375,7 +3375,7 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- go@go1.22.4
|
||||
- go@go1.22.5
|
||||
prebuild: sdkmanager "platforms;android-34" "build-tools;34.0.0"
|
||||
build:
|
||||
- pushd $$go$$/src
|
||||
|
|
@ -3386,7 +3386,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-20240604190613-2782386b8afd
|
||||
- go install golang.org/x/mobile/cmd/gomobile@v0.0.0-20240707233753-b765e5d5218f
|
||||
- go mod download
|
||||
- gomobile init
|
||||
- gomobile bind -o "../app/libs/XrayCore.aar" -androidapi 26 -target android/386
|
||||
|
|
@ -3409,7 +3409,7 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- go@go1.22.4
|
||||
- go@go1.22.5
|
||||
prebuild: sdkmanager "platforms;android-34" "build-tools;34.0.0"
|
||||
build:
|
||||
- pushd $$go$$/src
|
||||
|
|
@ -3420,7 +3420,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-20240604190613-2782386b8afd
|
||||
- go install golang.org/x/mobile/cmd/gomobile@v0.0.0-20240707233753-b765e5d5218f
|
||||
- go mod download
|
||||
- gomobile init
|
||||
- gomobile bind -o "../app/libs/XrayCore.aar" -androidapi 26 -target android/amd64
|
||||
|
|
|
|||
Loading…
Reference in a new issue