mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update SagerNet to 0.8.1-beta03 (807)
This commit is contained in:
parent
10e63acba3
commit
df5546cc2b
1 changed files with 24 additions and 2 deletions
|
|
@ -1021,9 +1021,31 @@ Builds:
|
|||
- ./run fdroid build
|
||||
ndk: r23b
|
||||
|
||||
- versionName: 0.8.1-beta03
|
||||
versionCode: 807
|
||||
commit: c6c5dc733d1bde8b1417854098c0caf52c5f706a
|
||||
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.8.1-beta02
|
||||
CurrentVersionCode: 805
|
||||
CurrentVersion: 0.8.1-beta03
|
||||
CurrentVersionCode: 807
|
||||
|
|
|
|||
Loading…
Reference in a new issue