Skip to content

Commit 6c30bf4

Browse files
chore(deps): bump kotlin_version in /tutorials/kotlin/MapWithMarker (googlemaps-samples#272)
1 parent f890c48 commit 6c30bf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/kotlin/MapWithMarker/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Top-level build file where you can add configuration options common to all sub-projects/modules.
22

33
buildscript {
4-
ext.kotlin_version = '1.3.72'
4+
ext.kotlin_version = '1.4.0'
55
repositories {
66
jcenter()
77
google()

0 commit comments

Comments
 (0)