mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update SagerNet to 0.8-rc04 (801)
This commit is contained in:
parent
4cb74091cf
commit
1d865ec7e6
1 changed files with 24 additions and 2 deletions
|
|
@ -977,9 +977,31 @@ Builds:
|
|||
- ./run fdroid build
|
||||
ndk: r23b
|
||||
|
||||
- versionName: 0.8-rc04
|
||||
versionCode: 801
|
||||
commit: 904b52d8904b87f3973bf27f612262385eb66cf7
|
||||
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
|
||||
UpdateCheckMode: Tags ^\d.*
|
||||
VercodeOperation: 459 + %c * 2
|
||||
UpdateCheckData: sager.properties|VERSION_CODE=(\d+)||
|
||||
CurrentVersion: 0.8-rc03
|
||||
CurrentVersionCode: 799
|
||||
CurrentVersion: 0.8-rc04
|
||||
CurrentVersionCode: 801
|
||||
|
|
|
|||
Loading…
Reference in a new issue