mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 12:57:04 +05:30
all: upgrade dependencies
This commit is contained in:
parent
7445f7d94e
commit
89dbf124d8
7 changed files with 17 additions and 18 deletions
|
@ -1,7 +1,7 @@
|
|||
plugins {
|
||||
kotlin("multiplatform")
|
||||
id("com.android.library")
|
||||
id("com.squareup.sqldelight") version "1.5.0"
|
||||
id("com.squareup.sqldelight") version "1.5.1"
|
||||
}
|
||||
|
||||
kotlin {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue