mirror of
https://github.com/hmalik144/Weather-apps.git
synced 2026-03-18 07:26:04 +00:00
Circleci project setup completed
- Add .circleci/config.yml - Errors resolved in atlas weather flavour - continue with Lint errors enabled - update to config.yml
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user