We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee460d1 commit b3715ffCopy full SHA for b3715ff
build.gradle
@@ -5,7 +5,7 @@ apply plugin: 'signing'
5
apply plugin: 'java-library-distribution'
6
7
group = 'com.siftscience'
8
-version = '2.1.1'
+version = '2.4.0'
9
sourceCompatibility = 1.7
10
targetCompatibility = 1.7
11
0 commit comments