From 8541cccd6fd12a909af9a0f750d93a37ee6a03f4 Mon Sep 17 00:00:00 2001 From: wangbin Date: Mon, 23 Mar 2020 11:36:45 +0800 Subject: [PATCH] 1.update version --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index fc84c06..76f1e31 100644 --- a/build.gradle +++ b/build.gradle @@ -59,7 +59,7 @@ uploadArchives { authentication(userName: NEXUS_USERNAME, password: NEXUS_PASSWORD) } pom.project { - version '1.1.69' + version '1.1.72' artifactId ARTIFACT_Id groupId GROUP_ID packaging TYPE -- libgit2 0.21.2