fix lint
Algunas comprobaciones han fallado
Build & Publish APK Release / build (push) Failing after 6m44s
Algunas comprobaciones han fallado
Build & Publish APK Release / build (push) Failing after 6m44s
Signed-off-by: ale <ale@manalejandro.com>
Este commit está contenido en:
@@ -37,6 +37,11 @@ android {
|
||||
buildFeatures {
|
||||
compose = true
|
||||
}
|
||||
lint {
|
||||
lintConfig = file("lint.xml")
|
||||
warningsAsErrors = false
|
||||
abortOnError = false
|
||||
}
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
||||
Referencia en una nueva incidencia
Block a user