|
@@ -285,7 +285,7 @@ dependencies {
|
|
|
exclude group: 'org.apache.httpcomponents', module: 'httpclient'
|
|
|
})
|
|
|
|
|
|
- implementation 'androidx.core:core-ktx:1.9.0'
|
|
|
+ implementation 'androidx.core:core-ktx:1.10.0'
|
|
|
|
|
|
testImplementation 'junit:junit:4.13.2'
|
|
|
testImplementation 'org.mockito:mockito-core:5.2.0'
|