Skip to content

Commit

Permalink
Bump kotlin-gradle-plugin from 1.5.20 to 1.5.21 (#2374)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jul 30, 2021
1 parent d4790f7 commit cda17e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -15,7 +15,7 @@ buildscript {

classpath 'com.google.googlejavaformat:google-java-format:1.10.0'
classpath 'com.android.tools.build:gradle:4.2.1'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.5.20"
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.5.21"
}
}

Expand Down

0 comments on commit cda17e8

Please sign in to comment.