Skip to content

Commit 99b3734

Browse files
committed
bump version to 40.0
1 parent d4cb912 commit 99b3734

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 = '39.1'
13+
version = '40.0'
1414
group = project.maven_group
1515

1616
if (!ENV.MAVEN_URL) {

0 commit comments

Comments
 (0)