-
Notifications
You must be signed in to change notification settings - Fork 176
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(gradle): add compatibility for Gradle 3.2
The `canBeResolved` property was introduced in Gradle 3.3. This commit ensures compatibility with Gradle 3.2 by handling the MissingPropertyException when attempting to access this property.
- Loading branch information
Showing
1 changed file
with
64 additions
and
62 deletions.
There are no files selected for viewing
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