Android support for new native masterpassword-core.
This commit is contained in:
@@ -11,8 +11,8 @@ allprojects {
|
||||
}
|
||||
tasks.withType( FindBugs ) {
|
||||
reports {
|
||||
xml.enabled false
|
||||
html.enabled true
|
||||
xml.enabled = false
|
||||
html.enabled = true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user