mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update NaïveProxy Plugin - SagerNet to 105.0.5195.52-1 (95)
This commit is contained in:
parent
3c0c7f4e6f
commit
0933165fca
1 changed files with 23 additions and 2 deletions
|
|
@ -251,9 +251,30 @@ Builds:
|
|||
- plugin
|
||||
ndk: r23b
|
||||
|
||||
- versionName: 105.0.5195.52-1
|
||||
versionCode: 95
|
||||
commit: f0b4416434fb0de228af2f1ae203140d6c3e66ec
|
||||
subdir: plugin/naive
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
- apt-get install -y tcl gettext libcurl4-openssl-dev ninja-build pkg-config
|
||||
- apt-get remove -y libc6-i386 --autoremove
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild:
|
||||
- pushd ../..
|
||||
- ./run fdroid prebuild_plugin_naive
|
||||
scandelete:
|
||||
- external
|
||||
- plugin
|
||||
ndk: r23b
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^naive-plugin-.*
|
||||
VercodeOperation: '%c * 5'
|
||||
UpdateCheckData: sager.properties|NAIVE_VERSION=(\d+)|.|NAIVE_VERSION_NAME=(.*)
|
||||
CurrentVersion: 103.0.5060.53-1
|
||||
CurrentVersionCode: 85
|
||||
CurrentVersion: 105.0.5195.52-1
|
||||
CurrentVersionCode: 95
|
||||
|
|
|
|||
Loading…
Reference in a new issue