Skip to content

Commit

Permalink
Merge pull request #2 from vivid-money/lazycache
Browse files Browse the repository at this point in the history
Enable detekt & fix publishing
  • Loading branch information
diklimchuk authored Jun 2, 2021
2 parents 5732c93 + af41e6e commit ddaa351
Show file tree
Hide file tree
Showing 4 changed files with 758 additions and 12 deletions.
3 changes: 3 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,6 @@ dependencies {
testImplementation(deps.test.kotestAssertions)
testImplementation(deps.test.kotestProperty)
}

apply from: "gradle/kotlin-publishing.gradle"
apply from: "gradle/detekt.gradle"
Loading

0 comments on commit ddaa351

Please sign in to comment.