Update: SagerNet

This commit is contained in:
世界 2021-06-24 07:09:22 +00:00 committed by linsui
parent 71262fb074
commit 3828eb2890
2 changed files with 74 additions and 3 deletions

View file

@ -56,7 +56,10 @@ Builds:
- ./run fdroid prebuild_plugin_golang xtls
ndk: r21e
ArchivePolicy: 12 versions
MaintainerNotes: |
The XTLS plugin is deprecated
ArchivePolicy: 0 versions
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: 1.4.2-arm64

View file

@ -76,8 +76,76 @@ Builds:
- ./run fdroid build
ndk: r21e
- versionName: 0.2-rc01-x86
versionCode: 277
commit: 0.2-rc01
subdir: app
gradle:
- fdroidX86
prebuild:
- pushd ..
- ./run fdroid prebuild
scandelete:
- library
- external
build:
- pushd ..
- ./run fdroid build
ndk: r21e
- versionName: 0.2-rc01-x64
versionCode: 278
commit: 0.2-rc01
subdir: app
gradle:
- fdroidX64
prebuild:
- pushd ..
- ./run fdroid prebuild
scandelete:
- library
- external
build:
- pushd ..
- ./run fdroid build
ndk: r21e
- versionName: 0.2-rc01-arm
versionCode: 279
commit: 0.2-rc01
subdir: app
gradle:
- fdroidArm
prebuild:
- pushd ..
- ./run fdroid prebuild
scandelete:
- library
- external
build:
- pushd ..
- ./run fdroid build
ndk: r21e
- versionName: 0.2-rc01-arm64
versionCode: 280
commit: 0.2-rc01
subdir: app
gradle:
- fdroidArm64
prebuild:
- pushd ..
- ./run fdroid prebuild
scandelete:
- library
- external
build:
- pushd ..
- ./run fdroid build
ndk: r21e
ArchivePolicy: 12 versions
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: 0.1-rc17-arm64
CurrentVersionCode: 60
CurrentVersion: 0.2-rc01-arm64
CurrentVersionCode: 280