mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update SagerNet to 0.8.1-rc02 (811)
This commit is contained in:
parent
e82ddaceba
commit
3fbc9e9316
1 changed files with 24 additions and 2 deletions
|
|
@ -1065,9 +1065,31 @@ Builds:
|
||||||
- ./run fdroid build
|
- ./run fdroid build
|
||||||
ndk: r23b
|
ndk: r23b
|
||||||
|
|
||||||
|
- versionName: 0.8.1-rc02
|
||||||
|
versionCode: 811
|
||||||
|
commit: b5f4a9eb0bada7a1a5e8523d3164e29b811fa833
|
||||||
|
subdir: app
|
||||||
|
submodules: true
|
||||||
|
sudo:
|
||||||
|
- apt-get update || apt-get update
|
||||||
|
- apt-get install -y openjdk-11-jdk-headless
|
||||||
|
- update-alternatives --auto java
|
||||||
|
gradle:
|
||||||
|
- fdroid
|
||||||
|
prebuild:
|
||||||
|
- cd ..
|
||||||
|
- ./run fdroid prebuild
|
||||||
|
scandelete:
|
||||||
|
- external
|
||||||
|
- plugin
|
||||||
|
build:
|
||||||
|
- cd ..
|
||||||
|
- ./run fdroid build
|
||||||
|
ndk: r23b
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags ^\d.*
|
UpdateCheckMode: Tags ^\d.*
|
||||||
VercodeOperation: 459 + %c * 2
|
VercodeOperation: 459 + %c * 2
|
||||||
UpdateCheckData: sager.properties|VERSION_CODE=(\d+)||
|
UpdateCheckData: sager.properties|VERSION_CODE=(\d+)||
|
||||||
CurrentVersion: 0.8.1-rc01
|
CurrentVersion: 0.8.1-rc02
|
||||||
CurrentVersionCode: 809
|
CurrentVersionCode: 811
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue