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 00bbf0f commit d1203c8Copy full SHA for d1203c8
build.gradle
@@ -7,7 +7,7 @@ plugins{
7
}
8
9
project.group = "com.andre601"
10
-project.version = "3.0.5"
+project.version = "3.0.6"
11
12
sourceCompatibility = JavaVersion.VERSION_1_8
13
targetCompatibility = JavaVersion.VERSION_1_8
0 commit comments