Skip to content

Commit 10d3ccf

Browse files
authored
Merge pull request #98 from AppDevNext/dependabot/gradle/master/com.vanniktech.maven.publish-0.24.0
Bump com.vanniktech.maven.publish from 0.23.1 to 0.24.0
2 parents 204303b + 8e6f8a7 commit 10d3ccf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MPChartLib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
id 'com.android.library'
33
id 'maven-publish'
4-
id "com.vanniktech.maven.publish" version "0.23.1"
4+
id "com.vanniktech.maven.publish" version "0.24.0"
55
}
66

77
ext {

0 commit comments

Comments
 (0)