File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,5 +12,5 @@ org.jetbrains.compose.experimental.jscanvas.enabled=true
1212org.jetbrains.compose.experimental.wasm.enabled =true
1313org.jetbrains.dokka.experimental.gradle.pluginMode =V2Enabled
1414
15- supabase-version = 3.3.0-beta -1
15+ supabase-version = 3.3.0-rc -1
1616base-group = io.github.jan-tennert.supabase
Original file line number Diff line number Diff line change 11[versions ]
2- kotlin = " 2.2.21 "
2+ kotlin = " 2.3.0 "
33ktor = " 3.3.3"
44dokka = " 2.1.0"
55coroutines = " 1.10.2"
@@ -18,7 +18,7 @@ coil3 = "3.3.0"
1818okio = " 3.16.4"
1919credentials = " 1.5.0"
2020sketch = " 4.3.1"
21- spm = " 1.2.1 "
21+ spm = " 1.3.0 "
2222[plugins ]
2323kotlin-multiplatform = { id = " org.jetbrains.kotlin.multiplatform" , version.ref = " kotlin" }
2424dokka = { id = " org.jetbrains.dokka" , version.ref = " dokka" }
You can’t perform that action at this time.
0 commit comments