Skip to content

Commit

Permalink
Merge pull request #86 from mbakgun/renovate/com.rickclephas.kmm
Browse files Browse the repository at this point in the history
Update dependency com.rickclephas.kmm:kmm-viewmodel-core to v1.0.0-ALPHA-14
  • Loading branch information
mbakgun authored Aug 26, 2023
2 parents d8f0257 + b4033e0 commit 1d9d21f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ androidxAppcompat = { module = "androidx.appcompat:appcompat", version="1.6.1" }
androidxUiTestJunit4 = { module = "androidx.compose.ui:ui-test-junit4", version.ref="androidxUiTest" }
androidxUiTestManifest = { module = "androidx.compose.ui:ui-test-manifest", version.ref="androidxUiTest" }
androidxCoreKtx = { module = "androidx.core:core-ktx", version="1.10.1" }
kmmViewmodelCore = { module = "com.rickclephas.kmm:kmm-viewmodel-core", version="1.0.0-ALPHA-13" }
kmmViewmodelCore = { module = "com.rickclephas.kmm:kmm-viewmodel-core", version="1.0.0-ALPHA-14" }
imageLoader = { module = "io.github.qdsfdhvh:image-loader", version="1.6.4" }
koin = { module = "io.insert-koin:koin-android", version.ref="koin" }
koinCore = { module = "io.insert-koin:koin-core", version.ref="koin" }
Expand Down

0 comments on commit 1d9d21f

Please sign in to comment.