You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,8 +65,7 @@ This plugin will use the following project variables (defined in your app's `var
65
65
-`googleMapsKtxVersion`: version of `com.google.maps.android:maps-ktx` (default: `5.2.1`)
66
66
-`googleMapsUtilsKtxVersion`: version of `com.google.maps.android:maps-utils-ktx` (default: `5.2.1`)
67
67
-`kotlinxCoroutinesVersion`: version of `org.jetbrains.kotlinx:kotlinx-coroutines-android` and `org.jetbrains.kotlinx:kotlinx-coroutines-core` (default: `1.10.2`)
68
-
-`androidxCoreKTXVersion`: version of `androidx.core:core-ktx` (default: `1.17.0`)
69
-
-`kotlin_version`: version of `org.jetbrains.kotlin:kotlin-stdlib` (default: `2.2.20`)
68
+
-`androidxCoreVersion`: version of `androidx.core:core` (default: `1.19.0`)
0 commit comments