Fix Lint error in BouncyCastle due to javax references

This commit is contained in:
Cameron Gutman
2019-08-07 01:11:17 -07:00
parent 38da42caf3
commit e5ab3baa7b
2 changed files with 7 additions and 0 deletions
+1
View File
@@ -43,6 +43,7 @@ android {
lintOptions {
disable 'MissingTranslation'
lintConfig file("lint.xml")
}
bundle {