File tree Expand file tree Collapse file tree 3 files changed +2
-48
lines changed
Runner.xcodeproj/project.xcworkspace/xcshareddata/swiftpm
Runner.xcworkspace/xcshareddata/swiftpm Expand file tree Collapse file tree 3 files changed +2
-48
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ fun findDartDefineValue(key: String): String? {
3939android {
4040 namespace = " com.google.maps.flutter.navigation_example"
4141 compileSdk = flutter.compileSdkVersion
42- ndkVersion = " 27.0.12077973 "
42+ ndkVersion = " 28.2.13676358 "
4343
4444 compileOptions {
4545 // Flag to enable support for the new language APIs
@@ -103,7 +103,7 @@ flutter {
103103dependencies {
104104 implementation(" androidx.car.app:app:1.7.0" )
105105 implementation(" androidx.car.app:app-projected:1.7.0" )
106- implementation(" com.google.android.libraries.navigation:navigation:7.1 .0" )
106+ implementation(" com.google.android.libraries.navigation:navigation:7.2 .0" )
107107 coreLibraryDesugaring(" com.android.tools:desugar_jdk_libs:2.0.4" )
108108 androidTestUtil(" androidx.test:orchestrator:1.5.1" )
109109}
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments