File tree 6 files changed +6
-6
lines changed
6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -92,7 +92,7 @@ dependencies {
92
92
implementation(" androidx.lifecycle:lifecycle-runtime-ktx:2.5.1" )
93
93
implementation(" androidx.activity:activity-compose:1.6.1" )
94
94
testImplementation(" junit:junit:4.13.2" )
95
- androidTestImplementation(" androidx.test.ext:junit:1.1.4 " )
95
+ androidTestImplementation(" androidx.test.ext:junit:1.1.5 " )
96
96
androidTestImplementation(" androidx.test.espresso:espresso-core:3.5.0" )
97
97
androidTestImplementation(" androidx.compose.ui:ui-test-junit4" )
98
98
debugImplementation(" androidx.compose.ui:ui-tooling" )
Original file line number Diff line number Diff line change @@ -79,6 +79,6 @@ dependencies {
79
79
implementation(" androidx.appcompat:appcompat:1.5.1" )
80
80
implementation(" com.google.android.material:material:1.7.0" )
81
81
testImplementation(" junit:junit:4.13.2" )
82
- androidTestImplementation(" androidx.test.ext:junit:1.1.4 " )
82
+ androidTestImplementation(" androidx.test.ext:junit:1.1.5 " )
83
83
androidTestImplementation(" androidx.test.espresso:espresso-core:3.5.0" )
84
84
}
Original file line number Diff line number Diff line change @@ -88,6 +88,6 @@ dependencies {
88
88
implementation(" androidx.appcompat:appcompat:1.5.1" )
89
89
implementation(" com.google.android.material:material:1.7.0" )
90
90
testImplementation(" junit:junit:4.13.2" )
91
- androidTestImplementation(" androidx.test.ext:junit:1.1.4 " )
91
+ androidTestImplementation(" androidx.test.ext:junit:1.1.5 " )
92
92
androidTestImplementation(" androidx.test.espresso:espresso-core:3.5.0" )
93
93
}
Original file line number Diff line number Diff line change @@ -86,6 +86,6 @@ dependencies {
86
86
implementation(" androidx.appcompat:appcompat:1.5.1" )
87
87
implementation(" com.google.android.material:material:1.7.0" )
88
88
testImplementation(" junit:junit:4.13.2" )
89
- androidTestImplementation(" androidx.test.ext:junit:1.1.4 " )
89
+ androidTestImplementation(" androidx.test.ext:junit:1.1.5 " )
90
90
androidTestImplementation(" androidx.test.espresso:espresso-core:3.5.0" )
91
91
}
Original file line number Diff line number Diff line change @@ -87,6 +87,6 @@ dependencies {
87
87
implementation(" androidx.appcompat:appcompat:1.5.1" )
88
88
implementation(" com.google.android.material:material:1.7.0" )
89
89
testImplementation(" junit:junit:4.13.2" )
90
- androidTestImplementation(" androidx.test.ext:junit:1.1.4 " )
90
+ androidTestImplementation(" androidx.test.ext:junit:1.1.5 " )
91
91
androidTestImplementation(" androidx.test.espresso:espresso-core:3.5.0" )
92
92
}
Original file line number Diff line number Diff line change @@ -86,6 +86,6 @@ dependencies {
86
86
implementation(" androidx.appcompat:appcompat:1.5.1" )
87
87
implementation(" com.google.android.material:material:1.7.0" )
88
88
testImplementation(" junit:junit:4.13.2" )
89
- androidTestImplementation(" androidx.test.ext:junit:1.1.4 " )
89
+ androidTestImplementation(" androidx.test.ext:junit:1.1.5 " )
90
90
androidTestImplementation(" androidx.test.espresso:espresso-core:3.5.0" )
91
91
}
You can’t perform that action at this time.
0 commit comments