mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
magisk: fix 29.0 missing line
This commit is contained in:
parent
e5b86f9317
commit
05f84cc553
1 changed files with 2 additions and 0 deletions
|
|
@ -824,6 +824,7 @@ Builds:
|
|||
|
||||
- versionName: '29.0'
|
||||
versionCode: 29000
|
||||
disable: rebuild
|
||||
commit: 62b1310d97530597de874145182967144f0caed3
|
||||
timeout: 30000
|
||||
submodules: true
|
||||
|
|
@ -860,6 +861,7 @@ Builds:
|
|||
- tools
|
||||
build:
|
||||
- mkdir out
|
||||
- curl -Lo out/stub-release.apk https://f-droid.org/archive/com.topjohnwu.magisk_11.apk
|
||||
- ln -s $(which gradle) ./app/gradlew
|
||||
- pushd $$vboot$$
|
||||
- make ARCH=arm futil
|
||||
|
|
|
|||
Loading…
Reference in a new issue