Fix androidTest
This commit is contained in:
parent
a8bbf29b42
commit
b3cfc88773
|
@ -55,7 +55,5 @@ dependencies {
|
||||||
implementation libs.androidx.appCompat
|
implementation libs.androidx.appCompat
|
||||||
implementation libs.androidx.recyclerview
|
implementation libs.androidx.recyclerview
|
||||||
|
|
||||||
api("androidx.viewpager2:viewpager2:1.0.0")
|
implementation libs.google.material
|
||||||
implementation("androidx.core:core:1.7.0")
|
|
||||||
implementation("androidx.transition:transition:1.2.0")
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue