mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update SagerNet to 0.7-rc06 (770)
This commit is contained in:
parent
00bcb30282
commit
7da1683804
1 changed files with 24 additions and 2 deletions
|
|
@ -669,9 +669,31 @@ Builds:
|
|||
- ./run fdroid build
|
||||
ndk: r23b
|
||||
|
||||
- versionName: 0.7-rc06
|
||||
versionCode: 770
|
||||
commit: a5d5e1647791dde25943445643c9c8703f39fbdf
|
||||
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.7-rc05
|
||||
CurrentVersionCode: 765
|
||||
CurrentVersion: 0.7-rc06
|
||||
CurrentVersionCode: 770
|
||||
|
|
|
|||
Loading…
Reference in a new issue