Skip to content

Commit b3715ff

Browse files
authored
update version in build.gradle (#34)
1 parent ee460d1 commit b3715ff

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
@@ -5,7 +5,7 @@ apply plugin: 'signing'
55
apply plugin: 'java-library-distribution'
66

77
group = 'com.siftscience'
8-
version = '2.1.1'
8+
version = '2.4.0'
99
sourceCompatibility = 1.7
1010
targetCompatibility = 1.7
1111

0 commit comments

Comments
 (0)