mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
Consistent catalog naming for AndroidX dependencies (#3368)
This commit is contained in:
parent
ec81101a31
commit
ef0ac5220d
15 changed files with 93 additions and 91 deletions
|
|
@ -34,7 +34,7 @@ dependencies {
|
|||
implementation(projects.core.prefs)
|
||||
implementation(projects.core.proto)
|
||||
|
||||
implementation(libs.core.location.altitude)
|
||||
implementation(libs.androidx.core.location.altitude)
|
||||
implementation(libs.kotlinx.coroutines.android)
|
||||
implementation(libs.kotlinx.serialization.json)
|
||||
implementation(libs.timber)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue