mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-06 14:16:53 +00:00
Update SagerNet to 0.8-beta01 (781)
This commit is contained in:
parent
bd3ce9870a
commit
c5507eecd8
1 changed files with 24 additions and 2 deletions
|
|
@ -801,9 +801,31 @@ Builds:
|
|||
- ./run fdroid build
|
||||
ndk: r23b
|
||||
|
||||
- versionName: 0.8-beta01
|
||||
versionCode: 781
|
||||
commit: c8202122f57b39bf8e64dbca42f511d99b19162e
|
||||
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-rc11
|
||||
CurrentVersionCode: 779
|
||||
CurrentVersion: 0.8-beta01
|
||||
CurrentVersionCode: 781
|
||||
|
|
|
|||
Loading…
Reference in a new issue