mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-01-19 10:43:39 -06:00
Merge pull request #111 from yogeshpaliyal/dependabot/gradle/androidx.compose.ui-ui-test-junit4-1.1.0
[Android]: Bump ui-test-junit4 from 1.0.5 to 1.1.0
This commit is contained in:
@@ -61,7 +61,7 @@ dependencies {
|
||||
testImplementation 'junit:junit:4.+'
|
||||
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
|
||||
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
|
||||
androidTestImplementation "androidx.compose.ui:ui-test-junit4:1.0.5"
|
||||
androidTestImplementation "androidx.compose.ui:ui-test-junit4:1.1.0"
|
||||
debugImplementation "androidx.compose.ui:ui-tooling:1.0.5"
|
||||
|
||||
implementation 'androidx.compose.material3:material3:1.0.0-alpha04'
|
||||
|
||||
Reference in New Issue
Block a user