Skip to content

Replace variant.namespace.get() with variant.namespace and update…#127

Open
nikeorever wants to merge 1 commit into
allenymt:mainfrom
nikeorever:main
Open

Replace variant.namespace.get() with variant.namespace and update…#127
nikeorever wants to merge 1 commit into
allenymt:mainfrom
nikeorever:main

Conversation

@nikeorever

Copy link
Copy Markdown

applicationId type from String to Provider<String> with .get() call to align with modern Gradle API.

Fix #126

… `applicationId` type from `String` to `Provider<String>` with `.get()` call to align with modern Gradle API.
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.

java.lang.IllegalStateException: Cannot query the value of property 'namespace' because configuration of project ':xxx' has not completed yet

1 participant