mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
refactor(build): Centralize Dokka configuration into convention plugin (#4173)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
This commit is contained in:
parent
02f99bd7bb
commit
731430d7d6
29 changed files with 283 additions and 149 deletions
|
|
@ -34,7 +34,6 @@ import com.android.build.api.dsl.LibraryExtension
|
|||
*/
|
||||
|
||||
plugins {
|
||||
alias(libs.plugins.kover)
|
||||
alias(libs.plugins.meshtastic.android.library)
|
||||
alias(libs.plugins.meshtastic.android.library.compose)
|
||||
alias(libs.plugins.meshtastic.hilt)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue