Skip to content

Commit

Permalink
Released v 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
joaquim-verges committed Jun 4, 2021
1 parent 400f8a3 commit 8c5542c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ buildscript {
classpath("org.jlleitschuh.gradle:ktlint-gradle:9.3.0")
classpath( "org.jetbrains.dokka:dokka-gradle-plugin:1.4.10.2")
classpath("com.squareup.sqldelight:gradle-plugin:1.4.3")
classpath("com.vanniktech:gradle-maven-publish-plugin:0.13.0")
classpath("com.vanniktech:gradle-maven-publish-plugin:0.15.1")
}
}

Expand Down

0 comments on commit 8c5542c

Please sign in to comment.