mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-24 06:35:57 +00:00
anki: fix
This commit is contained in:
parent
c67ccacc2a
commit
b2d883b9d6
1 changed files with 2 additions and 4 deletions
|
|
@ -814,10 +814,8 @@ Builds:
|
|||
- tools
|
||||
- docs
|
||||
prebuild:
|
||||
- sed -i -e 's/22.0.7026061/22.1.7171670/' -e '/splits {/,/^ }/d' -e '/applicationVariants.all/,/^ }/d'
|
||||
build.gradle
|
||||
- sed -i -e '/publishing/,/^}/d' -e '/publish/d' ../api/build.gradle
|
||||
- sed -i -e '/Temporary/,/End temporary/d' ../build.gradle
|
||||
- sed -i -e '/splits {/,/^ }/d' -e '/applicationVariants/,/^ }/d' build.gradle
|
||||
- sed -i -e '/publishing/,/^ }/d' -e '/publish/d' ../api/build.gradle.kts
|
||||
ndk: r22b
|
||||
|
||||
MaintainerNotes: Uses DexLoader to load custom decks and plugins (?).
|
||||
|
|
|
|||
Loading…
Reference in a new issue