mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2025-12-21 11:00:11 -06:00
fix(deps): update dependency androidx.compose.material:material to v1.7.7 (#1069)
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.7")
|
||||
api("androidx.compose.foundation:foundation:1.7.7")
|
||||
api("androidx.compose.material:material:1.7.6")
|
||||
api("androidx.compose.material:material:1.7.7")
|
||||
implementation("org.reduxkotlin:redux-kotlin-compose:0.6.0")
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user