Skip to content

Conversation

misl6
Copy link
Member

@misl6 misl6 commented Sep 3, 2023

  • Removes API 33 warning:
[DEBUG]:   	WARNING:We recommend using a newer Android Gradle plugin to use compileSdk = 33 > IDLE
[DEBUG]:   	
[DEBUG]:   	This Android Gradle plugin (7.1.2) was tested up to compileSdk = 32
[DEBUG]:   	
[DEBUG]:   	This warning can be suppressed by adding
[DEBUG]:   	    android.suppressUnsupportedCompileSdk=33
[DEBUG]:   	to this project's gradle.properties
[DEBUG]:   	
[DEBUG]:   	The build will continue, but you are strongly encouraged to update your project to
[DEBUG]:   	use a newer Android Gradle Plugin that has been tested with compileSdk = 33
  • namespace in build.gradle (mandatory) now replaces package in AndroidManifest.xml

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.

2 participants