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 af44051 commit d55d720Copy full SHA for d55d720
build.gradle
@@ -20,7 +20,7 @@ def defaultEncoding = 'UTF-8'
20
21
archivesBaseName = 'databox-sdk'
22
group = 'com.databox'
23
-version = '2.1'
+version = '2.2'
24
25
repositories {
26
mavenCentral()
0 commit comments