Updated AGP and dependencies

This commit is contained in:
Prathamesh More 2022-01-27 13:19:39 +05:30
parent 051a9d8ef9
commit c7d309f44a
5 changed files with 14 additions and 16 deletions

View file

@ -13,7 +13,7 @@ android {
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
}
}
lintOptions {
lint {
abortOnError false
}
compileOptions {