Skip to content

Commit d1eb40a

Browse files
authored
Merge pull request #88 from AppDevNext/dependabot/gradle/master/com.vanniktech.maven.publish-0.23.1
Bump com.vanniktech.maven.publish from 0.22.0 to 0.23.1
2 parents 8536cc2 + 65c14f2 commit d1eb40a

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.22.0"
4+
id "com.vanniktech.maven.publish" version "0.23.1"
55
}
66

77
ext {

0 commit comments

Comments
 (0)