We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d51b0ec commit f29367bCopy full SHA for f29367b
gradle/libs.versions.toml
@@ -45,7 +45,7 @@ androidx-recyclerview = { module = "androidx.recyclerview:recyclerview", version
45
androidx-swipeRefreshLayout = "androidx.swiperefreshlayout:swiperefreshlayout:1.1.0"
46
androidx-test-core = "androidx.test:core-ktx:1.5.0"
47
androidx-test-runner = "androidx.test:runner:1.5.2"
48
-androidx-test-uiautomator = "androidx.test.uiautomator:uiautomator:2.2.0"
+androidx-test-uiautomator = "androidx.test.uiautomator:uiautomator:2.3.0"
49
50
google-material = { module = "com.google.android.material:material", version = "1.11.0" }
51
0 commit comments