mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update SagerNet to 0.6-beta15 (665)
This commit is contained in:
parent
d0fdb65c21
commit
1a0cd3951f
1 changed files with 26 additions and 2 deletions
|
|
@ -402,9 +402,33 @@ Builds:
|
|||
- ./run fdroid build
|
||||
ndk: r23b
|
||||
|
||||
- versionName: 0.6-beta15
|
||||
versionCode: 665
|
||||
commit: 01b739eba6e2d865a8db63ce700eba4d8a2a1d4a
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
patch:
|
||||
- disable-splits-abi.patch
|
||||
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.6-beta14
|
||||
CurrentVersionCode: 660
|
||||
CurrentVersion: 0.6-beta15
|
||||
CurrentVersionCode: 665
|
||||
|
|
|
|||
Loading…
Reference in a new issue