File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3737 <trusted-key id="0D35D3F60078655126908E8AF3D1600878E85A3D" group="io.netty"/>
3838 <trusted-key id="0F06FF86BEEAF4E71866EE5232EE5355A6BC6E42">
3939 <trusting group="androidx.databinding"/>
40+ <trusting group="^androidx[.]test($|([.].*))" regex="true"/>
4041 <trusting group="^com[.]android($|([.].*))" regex="true"/>
4142 </trusted-key>
4243 <trusted-key id="0F07D1201BDDAB67CFB84EB479752DB6C966F0B8" group="com.google.android" name="annotations" version="4.1.1.4"/>
179180 <trusted-key id="A5BD02B93E7A40482EB1D66A5F69AD087600B22C" group="org.ow2.asm"/>
180181 <trusted-key id="A5F483CD733A4EBAEA378B2AE88979FB9B30ACF2">
181182 <trusting group="androidx.annotation"/>
183+ <trusting group="androidx.concurrent"/>
182184 <trusting group="androidx.databinding"/>
183185 <trusting group="androidx.startup" name="startup-runtime" version="1.2.0"/>
184186 <trusting group="^androidx[.]test($|([.].*))" regex="true"/>
Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ dependencies {
9090 // Android JUnit Runner
9191 androidTestImplementation ' androidx.test:runner:1.6.2'
9292
93- androidTestImplementation ' androidx.test.espresso:espresso-core:3.6.1 '
93+ androidTestImplementation ' androidx.test.espresso:espresso-core:3.7.0 '
9494 androidTestImplementation ' androidx.test.espresso:espresso-contrib:3.6.1'
9595 androidTestImplementation ' commons-io:commons-io:2.20.0'
9696}
You can’t perform that action at this time.
0 commit comments