mirror of
https://github.com/vector-im/riotX-android
synced 2025-10-06 00:02:48 +02:00
Use Fragment 1.6.0 alpha to fix issue with test
https://issuetracker.google.com/issues/128612536
This commit is contained in:
committed by
Benoit Marty
parent
d686d7aab2
commit
242596744a
@@ -404,7 +404,7 @@ dependencies {
|
||||
androidTestUtil libs.androidx.orchestrator
|
||||
androidTestImplementation libs.androidx.fragmentTesting
|
||||
androidTestImplementation "org.jetbrains.kotlin:kotlin-reflect:1.8.0"
|
||||
debugImplementation libs.androidx.fragmentTesting
|
||||
debugImplementation libs.androidx.fragmentTestingManifest
|
||||
debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.10'
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user