Created
January 2, 2022 22:38
-
-
Save sh3lan93/4a392d06f855d6ace1706470a172d669 to your computer and use it in GitHub Desktop.
Enable type-safe project accessor feature in gradle 7.0
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
... | |
enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS") | |
... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment