Fix patrol test on Firebase Test Lab

This commit is contained in:
DatDang
2024-12-09 10:56:54 +07:00
committed by Dat H. Pham
parent 68e9fc2f16
commit ff71b07239
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -100,5 +100,5 @@ dependencies {
implementation 'androidx.work:work-runtime-ktx:2.7.0'
implementation 'com.android.support:multidex:1.0.3'
implementation 'androidx.window:window:1.0.0'
androidTestUtil "androidx.test:orchestrator:1.5.0"
androidTestUtil "androidx.test:orchestrator:1.5.1"
}