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 874b27b commit e0eca3fCopy full SHA for e0eca3f
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