diff --git a/build.gradle b/build.gradle index ec4aec36..94667de6 100644 --- a/build.gradle +++ b/build.gradle @@ -7,7 +7,7 @@ plugins { } ext { - PUBLISH_VERSION = '1.7.6-SNAPSHOT' + PUBLISH_VERSION = '1.8.0' SITE_URL = 'https://github.com/wulkanowy/sdk' GIT_URL = 'https://github.com/wulkanowy/sdk.git'