We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c62d2ab commit b161ccbCopy full SHA for b161ccb
build.gradle
@@ -4,7 +4,7 @@ subprojects {
4
apply plugin: 'maven'
5
6
group 'org.iot-dsa'
7
- version '0.32.8'
+ version '0.33.0'
8
9
sourceCompatibility = 1.6
10
targetCompatibility = 1.6
0 commit comments