Skip to content

Commit a69ede1

Browse files
Bump kotlin-gradle-plugin from 1.3.72 to 1.4.0 (#1882)
Bumps kotlin-gradle-plugin from 1.3.72 to 1.4.0. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 66dd76d commit a69ede1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
import com.google.firebase.gradle.plugins.license.LicenseResolverPlugin
1616

1717
buildscript {
18-
ext.kotlinVersion = '1.3.72'
18+
ext.kotlinVersion = '1.4.0'
1919
repositories {
2020
google()
2121
jcenter()

0 commit comments

Comments
 (0)