B brentc Newbie Nov 26, 2021 #1 When I start a new project and do a click to build the project I get this error: app:checkDebugAarMetaData issues found when checking AAR meta data value It never used to do that. Last edited: Nov 26, 2021
When I start a new project and do a click to build the project I get this error: app:checkDebugAarMetaData issues found when checking AAR meta data value It never used to do that.
olbriar Moderator VIP Member Nov 26, 2021 #2 I moved your thread to the Dev area for best assistance.
B brentc Newbie Nov 29, 2021 #3 Ok I have the solution: In the Android files tree on the left go to Gradle Scripts then to build.gradle (Module) and change compileSdk value from 30 to 31.
Ok I have the solution: In the Android files tree on the left go to Gradle Scripts then to build.gradle (Module) and change compileSdk value from 30 to 31.