diff --git a/build.gradle b/build.gradle index f0b14ad..edaa9c7 100644 --- a/build.gradle +++ b/build.gradle @@ -57,5 +57,5 @@ apply from: "${rootDir}/scripts/publish-root.gradle" ext { PUBLISH_GROUP_ID = 'com.applivery' - PUBLISH_VERSION = '3.6.0' + PUBLISH_VERSION = '3.7.0' }