mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-20 17:29:49 +00:00
Use androidx.annotation rather than JSR305 annotations.
This commit is contained in:
parent
bd88039eb2
commit
4d638b0b02
24 changed files with 26 additions and 44 deletions
|
@ -20,7 +20,6 @@ dependencies {
|
|||
compile 'org.osmdroid:osmdroid-android:6.0.2'
|
||||
compile 'org.slf4j:slf4j-api:1.7.25'
|
||||
compile 'com.github.tony19:logback-android:1.3.0-2'
|
||||
compile 'com.google.code.findbugs:jsr305:3.0.0'
|
||||
testCompile 'junit:junit:4.12'
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue