Skip to content

Commit

Permalink
Merge pull request #244 from matfax/dependabot/gradle/org.jetbrains.k…
Browse files Browse the repository at this point in the history
…otlin-kotlin-gradle-plugin-1.3.71
  • Loading branch information
dependabot-preview[bot] authored Mar 24, 2020
2 parents 8c0ff6b + c7c3af0 commit 530ce2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ buildscript {
dependencies {
classpath 'com.android.tools.build:gradle:3.3.2'
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.1'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.21"
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.71"
classpath "org.jetbrains.kotlin:kotlin-serialization:1.3.71"
classpath "com.gradle:build-scan-plugin:1.16"
}
Expand Down

0 comments on commit 530ce2d

Please sign in to comment.