mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
sagernet: enable 0.6-beta09
This commit is contained in:
parent
641d3cf01f
commit
e6f4a187a9
1 changed files with 2 additions and 2 deletions
|
|
@ -260,9 +260,9 @@ Builds:
|
||||||
|
|
||||||
- versionName: 0.6-beta09
|
- versionName: 0.6-beta09
|
||||||
versionCode: 635
|
versionCode: 635
|
||||||
disable: ndk r23b
|
|
||||||
commit: c7b39544e1da792815d2c03fe8916d7d0287ec61
|
commit: c7b39544e1da792815d2c03fe8916d7d0287ec61
|
||||||
subdir: app
|
subdir: app
|
||||||
|
submodules: true
|
||||||
sudo:
|
sudo:
|
||||||
- apt-get update || apt-get update
|
- apt-get update || apt-get update
|
||||||
- apt-get install -y openjdk-11-jdk-headless
|
- apt-get install -y openjdk-11-jdk-headless
|
||||||
|
|
@ -275,8 +275,8 @@ Builds:
|
||||||
- cd ..
|
- cd ..
|
||||||
- ./run fdroid prebuild
|
- ./run fdroid prebuild
|
||||||
scandelete:
|
scandelete:
|
||||||
- library
|
|
||||||
- external
|
- external
|
||||||
|
- plugin
|
||||||
build:
|
build:
|
||||||
- cd ..
|
- cd ..
|
||||||
- ./run fdroid build
|
- ./run fdroid build
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue