mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update SagerNet to 0.6-rc03 (705)
This commit is contained in:
parent
fba6eac1f3
commit
e212c00462
1 changed files with 24 additions and 2 deletions
|
|
@ -515,9 +515,31 @@ Builds:
|
|||
- ./run fdroid build
|
||||
ndk: r23b
|
||||
|
||||
- versionName: 0.6-rc03
|
||||
versionCode: 705
|
||||
commit: 4a08a505b87de8ddb45ebe3cf612af731141fef1
|
||||
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: '%c * 5'
|
||||
UpdateCheckData: sager.properties|VERSION_CODE=(\d+)||
|
||||
CurrentVersion: 0.6-rc02
|
||||
CurrentVersionCode: 700
|
||||
CurrentVersion: 0.6-rc03
|
||||
CurrentVersionCode: 705
|
||||
|
|
|
|||
Loading…
Reference in a new issue