diff --git a/build.gradle b/build.gradle index 133f0556..da4f3c6e 100644 --- a/build.gradle +++ b/build.gradle @@ -37,7 +37,7 @@ task clean(type: Delete) { ext { userOrg = 'arialyy' groupId = 'com.arialyy.aria' - publishVersion = '3.2.17' + publishVersion = '3.2.18' repoName='maven' desc = 'android 下载框架' website = 'https://github.com/AriaLyy/Aria'