mirror of
https://github.com/i-net-software/JWebAssembly.git
synced 2025-03-15 02:44:47 +01:00
add nullable annotations for test
This commit is contained in:
parent
0119a2bbc2
commit
cc5d794c07
@ -17,6 +17,7 @@ repositories {
|
||||
|
||||
dependencies {
|
||||
compileOnly 'com.google.code.findbugs:jsr305:3.0.1'
|
||||
testCompile 'com.google.code.findbugs:jsr305:3.0.1'
|
||||
testCompile 'de.inetsoftware:jwebassembly-api:+'
|
||||
testCompile 'junit:junit:+'
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user