Skip to content

Commit 7386046

Browse files
chore(deps): bump gradle from 4.1.3 to 4.2.0 in /demo-kotlin (#179)
Bumps gradle from 4.1.3 to 4.2.0. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 99ddf68 commit 7386046

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo-kotlin/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ buildscript {
88
jcenter()
99
}
1010
dependencies {
11-
classpath 'com.android.tools.build:gradle:4.1.3'
11+
classpath 'com.android.tools.build:gradle:4.2.0'
1212
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
1313
}
1414
}

0 commit comments

Comments
 (0)