Skip to content

Commit 60c9a14

Browse files
authored
Merge pull request #376 from AppDevNext/dependabot/gradle/master/com.vanniktech.maven.publish-0.33.0
Bump com.vanniktech.maven.publish from 0.32.0 to 0.33.0
2 parents 463eecc + 23d5220 commit 60c9a14

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
@@ -2,7 +2,7 @@ plugins {
22
id 'com.android.library'
33
id 'maven-publish'
44
id 'kotlin-android'
5-
id "com.vanniktech.maven.publish" version "0.32.0"
5+
id "com.vanniktech.maven.publish" version "0.33.0"
66
}
77

88
ext {

0 commit comments

Comments
 (0)