Skip to content

Commit

Permalink
Merge pull request #70 from matfax/dependabot/gradle/org.jetbrains.ko…
Browse files Browse the repository at this point in the history
…tlin-kotlin-serialization-1.3.10
  • Loading branch information
dependabot[bot] authored Nov 15, 2018
2 parents b8d971c + decf34c commit 0e2b4c5
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.2.1'
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.1'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.10"
classpath "org.jetbrains.kotlin:kotlin-serialization:1.3.0"
classpath "org.jetbrains.kotlin:kotlin-serialization:1.3.10"
classpath "com.gradle:build-scan-plugin:1.16"
}
}
Expand Down

0 comments on commit 0e2b4c5

Please sign in to comment.