mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2025-12-31 00:59:51 -06:00
fix(deps): update dependency androidx.compose.runtime:runtime to v1.8.3 (#1197)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -15,7 +15,7 @@ kotlin {
|
||||
sourceSets {
|
||||
val commonMain by getting {
|
||||
dependencies {
|
||||
api("androidx.compose.runtime:runtime:1.8.1")
|
||||
api("androidx.compose.runtime:runtime:1.8.3")
|
||||
api("androidx.compose.foundation:foundation:1.8.1")
|
||||
api("androidx.compose.material:material:1.8.1")
|
||||
implementation("org.reduxkotlin:redux-kotlin-compose:0.6.0")
|
||||
|
||||
Reference in New Issue
Block a user