Skip to content

Commit

Permalink
chore: upgrade Gradle to 6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Ronald Holshausen committed Apr 11, 2020
1 parent 1e9cde2 commit e1e1eb5
Show file tree
Hide file tree
Showing 44 changed files with 608 additions and 250 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ buildscript {
plugins {
id 'org.jetbrains.kotlin.jvm' version '1.3.71'
id 'org.jmailen.kotlinter' version '2.3.2'
id 'io.gitlab.arturbosch.detekt' version '1.0.0-RC14'
id 'io.gitlab.arturbosch.detekt' version '1.7.4'
id 'org.jetbrains.dokka' version '0.10.0'
id 'com.github.johnrengelman.shadow' version '5.0.0' apply false
}
Expand Down
Loading

0 comments on commit e1e1eb5

Please sign in to comment.