File tree Expand file tree Collapse file tree 4 files changed +1
-4
lines changed
CurrentPlaceDetailsOnMap/app Expand file tree Collapse file tree 4 files changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ import org.apache.tools.ant.filters.ConcatFilter
33plugins {
44 id ' com.android.application'
55 id ' kotlin-android'
6- id ' kotlin-android-extensions '
6+ id ' kotlin-parcelize '
77 id ' com.google.android.libraries.mapsplatform.secrets-gradle-plugin'
88}
99
Original file line number Diff line number Diff line change 11plugins {
22 id ' com.android.application'
33 id ' kotlin-android'
4- id ' kotlin-android-extensions'
54 id ' com.google.android.libraries.mapsplatform.secrets-gradle-plugin'
65}
76
Original file line number Diff line number Diff line change 11plugins {
22 id ' com.android.application'
33 id ' kotlin-android'
4- id ' kotlin-android-extensions'
54 id ' com.google.android.libraries.mapsplatform.secrets-gradle-plugin'
65}
76
Original file line number Diff line number Diff line change 11plugins {
22 id ' com.android.application'
33 id ' kotlin-android'
4- id ' kotlin-android-extensions'
54 id ' com.google.android.libraries.mapsplatform.secrets-gradle-plugin'
65}
76
You can’t perform that action at this time.
0 commit comments