|
@@ -288,7 +288,7 @@ dependencies {
|
|
|
exclude group: 'org.apache.httpcomponents', module: 'httpclient'
|
|
|
})
|
|
|
|
|
|
- implementation 'androidx.core:core-ktx:1.6.0'
|
|
|
+ implementation 'androidx.core:core-ktx:1.7.0'
|
|
|
|
|
|
testImplementation 'junit:junit:4.13.2'
|
|
|
testImplementation 'org.mockito:mockito-core:3.12.4'
|