mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-01-08 00:49:47 -06:00
feat: gradle fix
This commit is contained in:
@@ -82,8 +82,8 @@ android {
|
||||
}
|
||||
}
|
||||
|
||||
lintOptions{
|
||||
disable 'MissingTranslation'
|
||||
lint{
|
||||
disable += "MissingTranslation"
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user