mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-05-07 11:20:53 -05:00
fix(deps): update dependency androidx.compose.material:material to v1.7.8 (#1087)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -17,7 +17,7 @@ kotlin {
|
||||
dependencies {
|
||||
api("androidx.compose.runtime:runtime:1.7.8")
|
||||
api("androidx.compose.foundation:foundation:1.7.8")
|
||||
api("androidx.compose.material:material:1.7.7")
|
||||
api("androidx.compose.material:material:1.7.8")
|
||||
implementation("org.reduxkotlin:redux-kotlin-compose:0.6.0")
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user