Skip to content

Commit

Permalink
chore(deps): update dependency com.squareup.sqldelight:gradle-plugin …
Browse files Browse the repository at this point in the history
…to v1.5.3
  • Loading branch information
renovate[bot] authored Jun 19, 2022
1 parent d3de750 commit 93560c2
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.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion")
classpath("com.android.tools.build:gradle:7.1.0-beta04")
classpath("org.jetbrains.kotlin:kotlin-serialization:$kotlinVersion")
classpath("com.squareup.sqldelight:gradle-plugin:1.5.1")
classpath("com.squareup.sqldelight:gradle-plugin:1.5.3")
}
}

Expand Down

0 comments on commit 93560c2

Please sign in to comment.