mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update SagerNet to 0.7-rc09 (775)
This commit is contained in:
parent
42934cde7a
commit
1457c6928b
1 changed files with 24 additions and 2 deletions
|
|
@ -735,9 +735,31 @@ Builds:
|
||||||
- ./run fdroid build
|
- ./run fdroid build
|
||||||
ndk: r23b
|
ndk: r23b
|
||||||
|
|
||||||
|
- versionName: 0.7-rc09
|
||||||
|
versionCode: 775
|
||||||
|
commit: 551e8402828e8862ef2cdf9e0dae77d35eb3d195
|
||||||
|
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.7-rc08
|
CurrentVersion: 0.7-rc09
|
||||||
CurrentVersionCode: 773
|
CurrentVersionCode: 775
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue