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
#Explicitly set file encoding to utf-8, so build artifacts are compatible between CI and developer environment. (https://guides.gradle.org/using-build-cache/)
org.gradle.jvmargs=-Dfile.encoding=utf-8
#Credentials to for uploading artifacts to Dr. Max Nexus repository. Theese properties has to be overriden in GRADLE_USER_HOME/garadle.properties. Default USER_HOME/.gradle