mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 10:11:43 +00:00
Update SagerNet to 0.8-beta02 (783)
This commit is contained in:
parent
682f1ac2f7
commit
1c7ac9aecc
1 changed files with 24 additions and 2 deletions
|
|
@ -823,9 +823,31 @@ Builds:
|
||||||
- ./run fdroid build
|
- ./run fdroid build
|
||||||
ndk: r23b
|
ndk: r23b
|
||||||
|
|
||||||
|
- versionName: 0.8-beta02
|
||||||
|
versionCode: 783
|
||||||
|
commit: 3e816628d5b5dfa639c05a2fd3670e761f293f9d
|
||||||
|
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-beta01
|
CurrentVersion: 0.8-beta02
|
||||||
CurrentVersionCode: 781
|
CurrentVersionCode: 783
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue