File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -285,7 +285,7 @@ dependencies {
285285 androidTestImplementation ' org.mockito:mockito-android:5.12.0'
286286 testImplementation ' androidx.arch.core:core-testing:2.2.0'
287287
288- androidTestImplementation " androidx.test:core:1.5.0 "
288+ androidTestImplementation " androidx.test:core:1.6.1 "
289289
290290 // Espresso core
291291 androidTestImplementation (" androidx.test.espresso:espresso-core:$espressoVersion " , {
Original file line number Diff line number Diff line change 164164 <trusting group =" androidx.databinding" />
165165 <trusting group =" androidx.datastore" />
166166 <trusting group =" androidx.lifecycle" />
167+ <trusting group =" androidx.test" />
167168 <trusting group =" androidx.transition" name =" transition" version =" 1.5.0" />
168169 <trusting group =" androidx.webkit" />
169170 <trusting group =" ^androidx[.]compose($|([.].*))" regex =" true" />
53085309 <sha256 value =" 38e76d688eddcf2d92ab20838c0adf28d8fd5de2cc965edcd273a9b4f7d636de" origin =" Generated by Gradle" reason =" Artifact is not signed" />
53095310 </artifact >
53105311 </component >
5312+ <component group =" org.jetbrains.kotlinx" name =" kotlinx-coroutines-bom" version =" 1.7.1" >
5313+ <artifact name =" kotlinx-coroutines-bom-1.7.1.pom" >
5314+ <sha256 value =" b925aa988c40a5c7aa0c77b21373feb18c39414926bd51c76ef44434f5bae9c2" origin =" Generated by Gradle" />
5315+ </artifact >
5316+ </component >
5317+ <component group =" org.jetbrains.kotlinx" name =" kotlinx-coroutines-core" version =" 1.3.4" >
5318+ <artifact name =" kotlinx-coroutines-core-1.3.4.pom" >
5319+ <pgp value =" 8756C4F765C9AC3CB6B85D62379CE192D401AB61" />
5320+ </artifact >
5321+ </component >
53115322 <component group =" org.jetbrains.kotlinx" name =" kotlinx-coroutines-core-jvm" version =" 1.5.0" >
53125323 <artifact name =" kotlinx-coroutines-core-jvm-1.5.0.module" >
53135324 <sha256 value =" c885dd0281076c5843826de317e3cbcdc3d8859dbeef53ae1cfacd1b9c60f96e" origin =" Generated by Gradle" />
You can’t perform that action at this time.
0 commit comments