Skip to content

Commit f604ba4

Browse files
committed
bump version to 37.2
1 parent f370687 commit f604ba4

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
@@ -10,7 +10,7 @@ def ENV = System.getenv()
1010
base {
1111
archivesName = project.name
1212
}
13-
version = '37.1'
13+
version = '37.2'
1414
group = project.maven_group
1515

1616
if (!ENV.MAVEN_URL) {

0 commit comments

Comments
 (0)