mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 10:37:05 +05:30
build: upgrade SQLDelight
This commit is contained in:
parent
5aafead87e
commit
65fdfc2043
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
plugins {
|
||||
kotlin("multiplatform")
|
||||
id("com.android.library")
|
||||
id("com.squareup.sqldelight") version "1.5.1"
|
||||
id("com.squareup.sqldelight") version "1.5.2"
|
||||
}
|
||||
|
||||
kotlin {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue