Fix linting

This commit is contained in:
Mygod
2023-04-13 21:12:19 -04:00
parent 8fd35f605f
commit 1e65e70cd3
2 changed files with 3 additions and 3 deletions

View File

@@ -56,6 +56,7 @@ android {
"**/*.kotlin_*",
"META-INF/versions/**",
))
lint.warning += "UnsafeOptInUsageError"
flavorDimensions.add("freedom")
productFlavors {
create("freedom") {