File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed
AdvancedStateAndSideEffectsCodelab/app Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -96,7 +96,6 @@ android {
9696}
9797
9898dependencies {
99- implementation " org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.21"
10099 implementation " org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.3"
101100 implementation " com.google.android.libraries.maps:maps:3.1.0-beta"
102101 implementation " com.google.maps.android:maps-v3-ktx:3.4.0"
Original file line number Diff line number Diff line change @@ -83,7 +83,6 @@ dependencies {
8383 implementation " com.github.bumptech.glide:glide:4.16.0"
8484 implementation " com.google.android.material:material:1.11.0"
8585 implementation " com.google.code.gson:gson:2.10.1"
86- implementation " org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.21"
8786 implementation " org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.3"
8887 implementation " org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3"
8988
You can’t perform that action at this time.
0 commit comments