diff --git a/build.gradle b/build.gradle index 6071583..99d4770 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.8.2' + PUBLISH_VERSION = '3.8.3' }