Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Android gradle plugin to 8.1.1 and gradle to 8.0.2 #2887

Merged
merged 1 commit into from
Nov 18, 2023

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

@misl6 misl6 merged commit 17bf532 into kivy:develop Nov 18, 2023
25 of 31 checks passed
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