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.2
  • Loading branch information
renovate-bot committed Oct 24, 2021
1 parent be65d44 commit f8dae44
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-alpha08")
classpath("org.jetbrains.kotlin:kotlin-serialization:$kotlinVersion")
classpath("com.squareup.sqldelight:gradle-plugin:1.5.1")
classpath("com.squareup.sqldelight:gradle-plugin:1.5.2")
}
}

Expand Down

0 comments on commit f8dae44

Please sign in to comment.