ImportKeys: Add empty list message
This commit is contained in:
@@ -287,6 +287,10 @@ android {
|
||||
exclude 'META-INF/NOTICE'
|
||||
exclude '.readme'
|
||||
}
|
||||
|
||||
dataBinding {
|
||||
enabled = true
|
||||
}
|
||||
}
|
||||
|
||||
task jacocoTestReport(type:JacocoReport, dependsOn: "testFdroidDebugWithTestCoverageUnitTest") {
|
||||
|
||||
Reference in New Issue
Block a user