File tree Expand file tree Collapse file tree 15 files changed +49
-49
lines changed Expand file tree Collapse file tree 15 files changed +49
-49
lines changed Original file line number Diff line number Diff line change @@ -65,8 +65,8 @@ dependencies {
65
65
implementation(" com.google.firebase:firebase-analytics" )
66
66
67
67
debugImplementation(" androidx.fragment:fragment-testing:1.8.0" )
68
- androidTestImplementation(" androidx.test.espresso:espresso-core:3.5.1 " )
69
- androidTestImplementation(" androidx.test:rules:1.5 .0" )
70
- androidTestImplementation(" androidx.test:runner:1.5.2 " )
71
- androidTestImplementation(" androidx.test.ext:junit:1.1.5 " )
68
+ androidTestImplementation(" androidx.test.espresso:espresso-core:3.6.0 " )
69
+ androidTestImplementation(" androidx.test:rules:1.6 .0" )
70
+ androidTestImplementation(" androidx.test:runner:1.6.0 " )
71
+ androidTestImplementation(" androidx.test.ext:junit:1.2.0 " )
72
72
}
Original file line number Diff line number Diff line change @@ -61,8 +61,8 @@ dependencies {
61
61
// Firebase Analytics
62
62
implementation(" com.google.firebase:firebase-analytics" )
63
63
64
- androidTestImplementation(" androidx.test.espresso:espresso-core:3.5.1 " )
65
- androidTestImplementation(" androidx.test:rules:1.5 .0" )
66
- androidTestImplementation(" androidx.test:runner:1.5.2 " )
67
- androidTestImplementation(" androidx.test.ext:junit:1.1.5 " )
64
+ androidTestImplementation(" androidx.test.espresso:espresso-core:3.6.0 " )
65
+ androidTestImplementation(" androidx.test:rules:1.6 .0" )
66
+ androidTestImplementation(" androidx.test:runner:1.6.0 " )
67
+ androidTestImplementation(" androidx.test.ext:junit:1.2.0 " )
68
68
}
Original file line number Diff line number Diff line change @@ -62,8 +62,8 @@ dependencies {
62
62
// for Google Analytics. This is recommended, but not required.
63
63
implementation(" com.google.firebase:firebase-analytics" )
64
64
65
- androidTestImplementation(" androidx.test:runner:1.5.2 " )
66
- androidTestImplementation(" androidx.test.espresso:espresso-core:3.5.1 " )
67
- androidTestImplementation(" androidx.test:rules:1.5 .0" )
65
+ androidTestImplementation(" androidx.test:runner:1.6.0 " )
66
+ androidTestImplementation(" androidx.test.espresso:espresso-core:3.6.0 " )
67
+ androidTestImplementation(" androidx.test:rules:1.6 .0" )
68
68
androidTestImplementation(" androidx.test.uiautomator:uiautomator:2.3.0" )
69
69
}
Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ dependencies {
76
76
implementation(" com.facebook.android:facebook-login:13.2.0" )
77
77
implementation(" androidx.browser:browser:1.5.0" )
78
78
79
- androidTestImplementation(" androidx.test.espresso:espresso-core:3.5.1 " )
80
- androidTestImplementation(" androidx.test:rules:1.5 .0" )
81
- androidTestImplementation(" androidx.test:runner:1.5.2 " )
79
+ androidTestImplementation(" androidx.test.espresso:espresso-core:3.6.0 " )
80
+ androidTestImplementation(" androidx.test:rules:1.6 .0" )
81
+ androidTestImplementation(" androidx.test:runner:1.6.0 " )
82
82
}
Original file line number Diff line number Diff line change @@ -59,8 +59,8 @@ dependencies {
59
59
// for Google Analytics. This is recommended, but not required.
60
60
implementation(" com.google.firebase:firebase-analytics" )
61
61
62
- androidTestImplementation(" androidx.test.espresso:espresso-core:3.5.1 " )
63
- androidTestImplementation(" androidx.test:rules:1.5 .0" )
64
- androidTestImplementation(" androidx.test:runner:1.5.2 " )
65
- androidTestImplementation(" androidx.test.ext:junit:1.1.5 " )
62
+ androidTestImplementation(" androidx.test.espresso:espresso-core:3.6.0 " )
63
+ androidTestImplementation(" androidx.test:rules:1.6 .0" )
64
+ androidTestImplementation(" androidx.test:runner:1.6.0 " )
65
+ androidTestImplementation(" androidx.test.ext:junit:1.2.0 " )
66
66
}
Original file line number Diff line number Diff line change @@ -69,8 +69,8 @@ dependencies {
69
69
implementation(" com.google.android.gms:play-services-base:18.5.0" )
70
70
71
71
testImplementation(" junit:junit:4.13.2" )
72
- androidTestImplementation(" androidx.test.espresso:espresso-core:3.5.1 " )
73
- androidTestImplementation(" androidx.test:rules:1.5 .0" )
74
- androidTestImplementation(" androidx.test:runner:1.5.2 " )
75
- androidTestImplementation(" androidx.test.ext:junit:1.1.5 " )
72
+ androidTestImplementation(" androidx.test.espresso:espresso-core:3.6.0 " )
73
+ androidTestImplementation(" androidx.test:rules:1.6 .0" )
74
+ androidTestImplementation(" androidx.test:runner:1.6.0 " )
75
+ androidTestImplementation(" androidx.test.ext:junit:1.2.0 " )
76
76
}
Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ dependencies {
69
69
implementation(" androidx.arch.core:core-runtime:2.2.0" )
70
70
71
71
testImplementation(" junit:junit:4.13.2" )
72
- androidTestImplementation(" androidx.test.espresso:espresso-core:3.5.1 " )
73
- androidTestImplementation(" androidx.test:rules:1.5 .0" )
74
- androidTestImplementation(" androidx.test:runner:1.5.2 " )
72
+ androidTestImplementation(" androidx.test.espresso:espresso-core:3.6.0 " )
73
+ androidTestImplementation(" androidx.test:rules:1.6 .0" )
74
+ androidTestImplementation(" androidx.test:runner:1.6.0 " )
75
75
}
Original file line number Diff line number Diff line change @@ -71,8 +71,8 @@ dependencies {
71
71
// for Google Analytics. This is recommended, but not required.
72
72
implementation(" com.google.firebase:firebase-analytics" )
73
73
74
- androidTestImplementation(" androidx.test.espresso:espresso-core:3.5.1 " )
75
- androidTestImplementation(" androidx.test:rules:1.5 .0" )
76
- androidTestImplementation(" androidx.test:runner:1.5.2 " )
77
- androidTestImplementation(" androidx.test.ext:junit:1.1.5 " )
74
+ androidTestImplementation(" androidx.test.espresso:espresso-core:3.6.0 " )
75
+ androidTestImplementation(" androidx.test:rules:1.6 .0" )
76
+ androidTestImplementation(" androidx.test:runner:1.6.0 " )
77
+ androidTestImplementation(" androidx.test.ext:junit:1.2.0 " )
78
78
}
Original file line number Diff line number Diff line change @@ -91,10 +91,10 @@ dependencies {
91
91
implementation(" me.zhanghai.android.materialratingbar:library:1.4.0" )
92
92
implementation(" com.github.bumptech.glide:glide:4.12.0" )
93
93
94
- androidTestImplementation(" androidx.test.espresso:espresso-core:3.5.1 " )
95
- androidTestImplementation(" androidx.test.espresso:espresso-contrib:3.5.1 " )
96
- androidTestImplementation(" androidx.test:rules:1.5 .0" )
97
- androidTestImplementation(" androidx.test:runner:1.5.2 " )
94
+ androidTestImplementation(" androidx.test.espresso:espresso-core:3.6.0 " )
95
+ androidTestImplementation(" androidx.test.espresso:espresso-contrib:3.6.0 " )
96
+ androidTestImplementation(" androidx.test:rules:1.6 .0" )
97
+ androidTestImplementation(" androidx.test:runner:1.6.0 " )
98
98
androidTestImplementation(" androidx.test.uiautomator:uiautomator:2.3.0" )
99
99
androidTestImplementation(" junit:junit:4.13.2" )
100
100
androidTestImplementation(" org.hamcrest:hamcrest-library:2.2" )
Original file line number Diff line number Diff line change @@ -69,8 +69,8 @@ dependencies {
69
69
implementation(" com.google.android.gms:play-services-auth:21.2.0" )
70
70
71
71
testImplementation(" junit:junit:4.13.2" )
72
- androidTestImplementation(" androidx.test.espresso:espresso-core:3.5.1 " )
73
- androidTestImplementation(" androidx.test:rules:1.5 .0" )
74
- androidTestImplementation(" androidx.test:runner:1.5.2 " )
72
+ androidTestImplementation(" androidx.test.espresso:espresso-core:3.6.0 " )
73
+ androidTestImplementation(" androidx.test:rules:1.6 .0" )
74
+ androidTestImplementation(" androidx.test:runner:1.6.0 " )
75
75
androidTestImplementation(" androidx.test.uiautomator:uiautomator:2.3.0" )
76
76
}
You can’t perform that action at this time.
0 commit comments