mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2025-12-31 16:38:06 -06:00
fix(deps): update dependency androidx.compose.ui:ui-test-junit4 to v1.7.1 (#969)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -4,7 +4,7 @@ object Versions {
|
||||
const val room = "2.5.2"
|
||||
const val navigation = "2.5.3"
|
||||
const val hilt = "2.52"
|
||||
const val compose = "1.7.0"
|
||||
const val compose = "1.7.1"
|
||||
const val activity = "1.7.1"
|
||||
const val agp = "7.3.0"
|
||||
const val composeMultiplatform = "1.3.0"
|
||||
|
||||
Reference in New Issue
Block a user