Update AGP and Gradle

This commit is contained in:
Cameron Gutman
2022-02-06 22:18:24 -06:00
parent f6a46438bd
commit 079eca7b4d
3 changed files with 4 additions and 4 deletions

View File

@@ -43,9 +43,9 @@ android {
}
}
lintOptions {
lint {
disable 'MissingTranslation'
lintConfig file("lint.xml")
lintConfig file('lint.xml')
}
bundle {