You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am facing below error. I am using Java 11 and the Gradle 7.4.1 wrapper
Some problems were found with the configuration of task ':myservice-server:generateGitProperties' (type 'GenerateGitPropertiesTask').
In plugin 'com.gorylenko.gradle-git-properties' type 'com.gorylenko.GenerateGitPropertiesTask' property 'gitProperties' is missing an input or output annotation
Any guidance on how to overcome this error.
The text was updated successfully, but these errors were encountered:
I am facing below error. I am using
Java 11
and theGradle 7.4.1
wrapperAny guidance on how to overcome this error.
The text was updated successfully, but these errors were encountered: