Skip to content

Commit bd1de3b

Browse files
authored
Merge pull request #133 from AppDevNext/dependabot/gradle/master/com.vanniktech.maven.publish-0.25.3
Bump com.vanniktech.maven.publish from 0.25.2 to 0.25.3
2 parents 7bdedd1 + c0102cb commit bd1de3b

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

77
ext {

0 commit comments

Comments
 (0)