mirror of
https://github.com/samsonjs/media.git
synced 2026-04-15 12:55:46 +00:00
Remove unused dependency
PiperOrigin-RevId: 301397420
This commit is contained in:
parent
9d5319d6ac
commit
5c4d4762d1
1 changed files with 0 additions and 1 deletions
|
|
@ -53,7 +53,6 @@ dependencies {
|
|||
api project(modulePrefix + 'library-common')
|
||||
api project(modulePrefix + 'library-extractor')
|
||||
implementation 'androidx.annotation:annotation:' + androidxAnnotationVersion
|
||||
compileOnly 'com.google.code.findbugs:jsr305:' + jsr305Version
|
||||
compileOnly 'org.checkerframework:checker-qual:' + checkerframeworkVersion
|
||||
compileOnly 'org.checkerframework:checker-compat-qual:' + checkerframeworkVersion
|
||||
compileOnly 'org.jetbrains.kotlin:kotlin-annotations-jvm:' + kotlinAnnotationsVersion
|
||||
|
|
|
|||
Loading…
Reference in a new issue