Skip to content

Instantly share code, notes, and snippets.

@sh3lan93
Created January 2, 2022 22:38
Show Gist options
  • Save sh3lan93/4a392d06f855d6ace1706470a172d669 to your computer and use it in GitHub Desktop.
Save sh3lan93/4a392d06f855d6ace1706470a172d669 to your computer and use it in GitHub Desktop.
Enable type-safe project accessor feature in gradle 7.0
...
enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS")
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment