mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
io.github.saeeddev94.xray: v7.0.0
This commit is contained in:
parent
01a17e51b6
commit
af49aa20bf
1 changed files with 8 additions and 8 deletions
|
|
@ -3206,7 +3206,7 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- go@go1.22.3
|
||||
- go@go1.22.4
|
||||
prebuild: sdkmanager "platforms;android-34" "build-tools;34.0.0"
|
||||
build:
|
||||
- pushd $$go$$/src
|
||||
|
|
@ -3217,7 +3217,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-20240520174638-fa72addaaa1b
|
||||
- go install golang.org/x/mobile/cmd/gomobile@v0.0.0-20240604190613-2782386b8afd
|
||||
- go mod download
|
||||
- gomobile init
|
||||
- gomobile bind -o "../app/libs/XrayCore.aar" -androidapi 26 -target android/arm
|
||||
|
|
@ -3240,7 +3240,7 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- go@go1.22.3
|
||||
- go@go1.22.4
|
||||
prebuild: sdkmanager "platforms;android-34" "build-tools;34.0.0"
|
||||
build:
|
||||
- pushd $$go$$/src
|
||||
|
|
@ -3251,7 +3251,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-20240520174638-fa72addaaa1b
|
||||
- go install golang.org/x/mobile/cmd/gomobile@v0.0.0-20240604190613-2782386b8afd
|
||||
- go mod download
|
||||
- gomobile init
|
||||
- gomobile bind -o "../app/libs/XrayCore.aar" -androidapi 26 -target android/arm64
|
||||
|
|
@ -3274,7 +3274,7 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- go@go1.22.3
|
||||
- go@go1.22.4
|
||||
prebuild: sdkmanager "platforms;android-34" "build-tools;34.0.0"
|
||||
build:
|
||||
- pushd $$go$$/src
|
||||
|
|
@ -3285,7 +3285,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-20240520174638-fa72addaaa1b
|
||||
- go install golang.org/x/mobile/cmd/gomobile@v0.0.0-20240604190613-2782386b8afd
|
||||
- go mod download
|
||||
- gomobile init
|
||||
- gomobile bind -o "../app/libs/XrayCore.aar" -androidapi 26 -target android/386
|
||||
|
|
@ -3308,7 +3308,7 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- go@go1.22.3
|
||||
- go@go1.22.4
|
||||
prebuild: sdkmanager "platforms;android-34" "build-tools;34.0.0"
|
||||
build:
|
||||
- pushd $$go$$/src
|
||||
|
|
@ -3319,7 +3319,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-20240520174638-fa72addaaa1b
|
||||
- go install golang.org/x/mobile/cmd/gomobile@v0.0.0-20240604190613-2782386b8afd
|
||||
- go mod download
|
||||
- gomobile init
|
||||
- gomobile bind -o "../app/libs/XrayCore.aar" -androidapi 26 -target android/amd64
|
||||
|
|
|
|||
Loading…
Reference in a new issue