mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-01-12 17:30:33 -06:00
Update dependency androidx.compose.material:material to v1.7.6 (#1023)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -17,7 +17,7 @@ kotlin {
|
|||||||
dependencies {
|
dependencies {
|
||||||
api("androidx.compose.runtime:runtime:1.7.5")
|
api("androidx.compose.runtime:runtime:1.7.5")
|
||||||
api("androidx.compose.foundation:foundation:1.7.6")
|
api("androidx.compose.foundation:foundation:1.7.6")
|
||||||
api("androidx.compose.material:material:1.7.5")
|
api("androidx.compose.material:material:1.7.6")
|
||||||
implementation("org.reduxkotlin:redux-kotlin-compose:0.6.0")
|
implementation("org.reduxkotlin:redux-kotlin-compose:0.6.0")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user