More cleaning.

This commit is contained in:
aminecmi
2022-10-30 22:02:07 +01:00
parent d862bfba4f
commit 94a0747947
5 changed files with 7 additions and 9 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
buildscript {
dependencies {
// SqlDelight
classpath("com.squareup.sqldelight:gradle-plugin:1.5.3")
classpath("com.squareup.sqldelight:gradle-plugin:1.5.4")
}
}