Skip to content

Commit

Permalink
Merge pull request #16 from ndiritumichael/dev
Browse files Browse the repository at this point in the history
add expresso core depedencies.
  • Loading branch information
ndiritumichael authored Oct 8, 2024
2 parents 1658340 + 4e3ea9f commit 88d13b1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,8 @@ ui-test-manifest = { module = "androidx.compose.ui:ui-test-manifest" }
[bundles]
compose = ["androidx-activity-compose","androidx-compose-runtime","androidx-material3","androidx-compose-foundation","androidx-compose-foundation-layout",
"androidx-compose-material-iconsExtended","androidx-compose-ui-util","lottie-compose","androidx-navigation-compose","androidx-ui",
"androidx-ui-tooling","androidx-ui-tooling-preview","androidx-ui-test-manifest","androidx-hilt-navigation-compose","androidx-lifecycle-viewmodel-compose","androidx-ui-test-junit4"]
"androidx-ui-tooling","androidx-ui-tooling-preview","androidx-ui-test-manifest","androidx-hilt-navigation-compose","androidx-lifecycle-viewmodel-compose","androidx-ui-test-junit4",
"androidx-espresso-core"]

[plugins]
android-application = { id = "com.android.application", version.ref = "agp" }
Expand Down

0 comments on commit 88d13b1

Please sign in to comment.