Skip to content

Conversation

Harvester57
Copy link
Contributor

Please make sure these boxes are checked before submitting your pull request - thanks!

  • Acknowledge that you're contributing your code under Apache v2.0 license
  • Apply the AndroidStyle.xml style template to your code in Android Studio.

This PR upgrades the Android Gradle plugin to v8.12.0, and the Gradle plugin to the latest stable version 9.0.0. It also explicitly sets the configuration flag org.gradle.configuration-cache=true, which is now the default behavior in v9.0.0 (note: this is only applicable to local builds, the CI pipeline needs to be modified to use a Gradle encryption key in order to cache the configuration, cf. https://github.com/gradle/actions/blob/main/docs/setup-gradle.md#saving-configuration-cache-data)

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