File tree Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ kotlinx-coroutines = "1.8.0"
1616kmpNativeCoroutines = " 1.0.0-ALPHA-28-kotlin-2.0.0-RC2"
1717kmpObservableViewModel = " 1.0.0-BETA-1-kotlin-2.0.0-RC2"
1818ksp = " 2.0.0-RC2-1.0.20"
19- kstore = " 0.8.0-SNAPSHOT "
19+ kstore = " 0.8.0"
2020ktor = " 3.0.0-wasm2"
2121treemapChart = " 0.1.1"
2222voyager = " 1.1.0-alpha03"
Original file line number Diff line number Diff line change @@ -16,9 +16,6 @@ dependencyResolutionManagement {
1616 mavenCentral()
1717 maven(" https://maven.pkg.jetbrains.space/public/p/compose/dev" )
1818 maven(" https://maven.pkg.jetbrains.space/kotlin/p/wasm/experimental" )
19-
20- // TODO: Remove this after kstore-0.8.0 release
21- maven(" https://s01.oss.sonatype.org/content/repositories/snapshots/" )
2219 }
2320}
2421
You can’t perform that action at this time.
0 commit comments