- Errors resolved in atlas weather flavour

- continue with Lint errors enabled
 - update to config.yml

Took 1 hour 24 minutes
This commit is contained in:
2022-02-06 19:42:00 +00:00
parent 99bf0c824b
commit 2c48823921
9 changed files with 308 additions and 20 deletions

View File

@@ -7,6 +7,9 @@ apply plugin: 'kotlin-kapt'
apply plugin: 'androidx.navigation.safeargs'
android {
lintOptions {
abortOnError false
}
compileSdkVersion 30
defaultConfig {
applicationId "com.appttude.h_mal.atlas_weather"