Add SDK map module and migrate map fetching to Apollo with Hilt wiring.
This includes the new sdk module, MapService + mapper implementation, Apollo provider module, Hilt app integration, and the project .gitignore update. Made-with: Cursor
This commit is contained in:
@@ -24,4 +24,5 @@ dependencyResolutionManagement {
|
||||
|
||||
rootProject.name = "AirMQ"
|
||||
include(":app")
|
||||
include(":sdk")
|
||||
|
||||
Reference in New Issue
Block a user