Another attempt

This commit is contained in:
Oizaro 2021-03-13 22:19:08 +01:00
parent 97b91b7dfe
commit e91ef2133c
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ android {
}
lintOptions {
disable 'MissingTranslation', 'BatteryLife', 'ImpliedQuantity', 'MissingQuantity', 'InvalidWakeLockTag', 'WrongConstant'
disable 'MissingTranslation', 'BatteryLife', 'ImpliedQuantity', 'MissingQuantity', 'InvalidWakeLockTag', 'Range'
}
buildTypes {