Drop duplicate import
This commit is contained in:
parent
684e5ddf15
commit
f0505fb032
1 changed files with 0 additions and 1 deletions
|
@ -153,5 +153,4 @@ dependencies {
|
||||||
exclude group: 'com.android.support'
|
exclude group: 'com.android.support'
|
||||||
}
|
}
|
||||||
implementation 'org.jetbrains:annotations-java5:15.0'
|
implementation 'org.jetbrains:annotations-java5:15.0'
|
||||||
implementation 'androidx.annotation:annotation:1.1.0'
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue