mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
build: Upgrade build configuration and dependencies (#4311)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
This commit is contained in:
parent
140264d438
commit
edb5569f5b
4 changed files with 21 additions and 18 deletions
|
|
@ -19,7 +19,7 @@ plugins { alias(libs.plugins.meshtastic.kmp.library) }
|
|||
|
||||
kotlin {
|
||||
@Suppress("UnstableApiUsage")
|
||||
androidLibrary {}
|
||||
android { androidResources.enable = false }
|
||||
|
||||
sourceSets { androidMain.dependencies { implementation(libs.androidx.core.ktx) } }
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue