We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6efbaa9 commit c870ad4Copy full SHA for c870ad4
1 file changed
build.gradle
@@ -15,7 +15,7 @@ apply plugin: 'maven'
15
apply from: 'publish.gradle'
16
17
group = 'com.jparams'
18
-version = '2.0.3'
+version = '2.1.1'
19
20
sourceCompatibility = 1.8
21
0 commit comments