Skip to content

Commit 4768bab

Browse files
chore(deps): bump gradle in /tutorials/kotlin/MapWithMarker (#421)
Bumps gradle from 4.0.2 to 4.1.2. Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent e6cf1b0 commit 4768bab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tutorials/kotlin/MapWithMarker/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ buildscript {
77
google()
88
}
99
dependencies {
10-
classpath 'com.android.tools.build:gradle:4.0.2'
10+
classpath 'com.android.tools.build:gradle:4.1.2'
1111
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
1212

1313
// NOTE: Do not place your application dependencies here; they belong

0 commit comments

Comments
 (0)