Skip to content

Update build.gradle#2

Open
daliboss wants to merge 2 commits into
WaxMoon:mainfrom
daliboss:main
Open

Update build.gradle#2
daliboss wants to merge 2 commits into
WaxMoon:mainfrom
daliboss:main

Conversation

@daliboss

@daliboss daliboss commented Jun 5, 2023

Copy link
Copy Markdown

the check method in android.lintOptions is obsolete and will be removed in version 8.0 of the Android Gradle plugin. It has been replaced with the checkOnly method. The checkOnly method turns off all other checks except for those explicitly listed.

the check method in android.lintOptions is obsolete and will be removed in version 8.0 of the Android Gradle plugin. It has been replaced with the checkOnly method. The checkOnly method turns off all other checks except for those explicitly listed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant