mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-17 22:37:03 +05:30
Update test dependencies
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
25ca5d52b2
commit
e256d988fc
1 changed files with 2 additions and 2 deletions
|
@ -60,7 +60,7 @@ dependencies {
|
|||
implementation "androidx.compose.ui:ui-unit:$compose_version"
|
||||
implementation "androidx.ui:ui-tooling:$compose_version"
|
||||
testImplementation 'junit:junit:4.13'
|
||||
androidTestImplementation 'androidx.test.ext:junit:1.1.2-alpha05'
|
||||
androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0-alpha05'
|
||||
androidTestImplementation 'androidx.test.ext:junit:1.1.2-rc03'
|
||||
androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0-rc03'
|
||||
androidTestImplementation "androidx.ui:ui-test:$compose_version"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue