Skip to content

Commit b880b2e

Browse files
authored
Updated build.gradle to 3.1.0
1 parent dde8bfb commit b880b2e

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
@@ -2,7 +2,7 @@ apply plugin: 'idea'
22
apply plugin: 'eclipse'
33

44
group = 'com.docusign'
5-
version = '2.10.1'
5+
version = '3.1.0'
66

77
buildscript {
88
repositories {

0 commit comments

Comments
 (0)