diff --git a/build.gradle b/build.gradle index 06a5551b..61372abd 100644 --- a/build.gradle +++ b/build.gradle @@ -16,7 +16,7 @@ repositories { ivy { url 'https://teamcity.jetbrains.com/guestAuth/repository/download' layout ('pattern') { - artifact '[organization]/[classifier]/[module]-[revision].[ext]' + artifact '[organization]/[module]-[revision]/[module]-[revision].[ext]' } } } diff --git a/configure_gradle.xml b/configure_gradle.xml new file mode 100644 index 00000000..4a6bba0d --- /dev/null +++ b/configure_gradle.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + +