Horje
Execution failed for task ':app:lint'. > Lint infrastructure error Code Example
Execution failed for task ':app:lint'. > Lint infrastructure error
I faced this problem too. Sometimes the version of plugin, gradle and SDK Build tools are not compatible. For example plugin version 4.2.0 only support gradle version 6.7.1 and SDK Build Tools 30.0.2. If you use lower version of SDK or gradle, you would get error in compilation time. For more information you can referee to this reference. My problem resolved by updating the version of plugin to 4.2.2 , gradle to gradle-6.7.1-all , compileSdkVersion to 30 and finally targetSdkVersion to 30




Typescript

Related
find unique values between 2 lists R Code Example find unique values between 2 lists R Code Example
pyton program acept user first and last name and prints in revese Code Example pyton program acept user first and last name and prints in revese Code Example
android studio how to draw a line Code Example android studio how to draw a line Code Example
Cannot read property 'bypassSecurityTrustResourceUrl' Code Example Cannot read property 'bypassSecurityTrustResourceUrl' Code Example
running tests in r Code Example running tests in r Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
8