mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update SagerNet to 0.7-rc08 (773)
This commit is contained in:
parent
96d2448536
commit
67255f167e
1 changed files with 24 additions and 2 deletions
|
|
@ -713,9 +713,31 @@ Builds:
|
|||
- ./run fdroid build
|
||||
ndk: r23b
|
||||
|
||||
- versionName: 0.7-rc08
|
||||
versionCode: 773
|
||||
commit: 406b497813405972029c7888ca8d5c47b4fa5768
|
||||
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.7-rc07
|
||||
CurrentVersionCode: 771
|
||||
CurrentVersion: 0.7-rc08
|
||||
CurrentVersionCode: 773
|
||||
|
|
|
|||
Loading…
Reference in a new issue