Skip to content

Commit 4f8d440

Browse files
chore(deps): bump kotlin-gradle-plugin from 1.3.40 to 1.3.41 (#2305)
Bumps [kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 1.3.40 to 1.3.41. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.3.40...v1.3.41) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 779d12c commit 4f8d440

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
@@ -10,7 +10,7 @@ buildscript {
1010
classpath "com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.4"
1111
classpath "com.github.dcendents:android-maven-gradle-plugin:2.1"
1212
classpath "io.realm:realm-gradle-plugin:5.12.0"
13-
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.40"
13+
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.41"
1414

1515
// NOTE: Do not place your application dependencies here; they belong
1616
// in the individual module build.gradle files

0 commit comments

Comments
 (0)