Use androidx.annotation 1.1.0
This commit is contained in:
parent
1c8c5a254f
commit
c0196680a0
1 changed files with 1 additions and 1 deletions
|
@ -173,7 +173,7 @@ dependencies {
|
|||
|
||||
implementation 'com.chibatching.kotpref:kotpref:2.9.2'
|
||||
implementation 'com.chibatching.kotpref:initializer:2.9.2'
|
||||
testImplementation 'androidx.annotation:annotation:1.0.2'
|
||||
testImplementation 'androidx.annotation:annotation:1.1.0'
|
||||
testImplementation 'com.squareup.assertj:assertj-android:1.2.0'
|
||||
testImplementation 'junit:junit:4.12'
|
||||
testImplementation "org.mockito:mockito-core:$mockito_version"
|
||||
|
|
Loading…
Reference in a new issue