Skip to content

Commit

Permalink
Merge pull request #251 from matfax/dependabot/gradle/org.jetbrains.k…
Browse files Browse the repository at this point in the history
…otlin-kotlin-serialization-1.3.71
  • Loading branch information
dependabot-preview[bot] authored Mar 24, 2020
2 parents 5d2579d + f856829 commit 5333aae
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 @@ -9,7 +9,7 @@ buildscript {
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-serialization:1.3.61"
classpath "org.jetbrains.kotlin:kotlin-serialization:1.3.71"
classpath "com.gradle:build-scan-plugin:1.16"
}
}
Expand Down

0 comments on commit 5333aae

Please sign in to comment.