Skip to content

Commit 496d45f

Browse files
authored
update gradle version as the old one cannot be found in jfrog
1 parent d850115 commit 496d45f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ buildscript {
33
jcenter()
44
}
55
dependencies {
6-
classpath 'org.jfrog.buildinfo:build-info-extractor-gradle:4.21.0'
6+
classpath 'org.jfrog.buildinfo:build-info-extractor-gradle:4.32.0'
77
classpath 'com.github.jengelman.gradle.plugins:shadow:2.0.4'
88
}
99
}

0 commit comments

Comments
 (0)