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.
2 parents 21222ca + e0eca3f commit 4d4ea05Copy full SHA for 4d4ea05
build.gradle
@@ -5,7 +5,7 @@ subprojects {
5
apply plugin: 'maven'
6
7
group 'org.iot-dsa'
8
- version '0.70.7'
+ version '0.71.0'
9
10
targetCompatibility = JavaVersion.VERSION_1_8
11
sourceCompatibility = JavaVersion.VERSION_1_8
0 commit comments