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 a0343c8 commit 26fca97Copy full SHA for 26fca97
build.gradle
@@ -8,7 +8,7 @@ plugins{
8
}
9
10
project.group = "com.andre601"
11
-project.version = "3.0.6"
+project.version = "3.1.0"
12
13
sourceCompatibility = JavaVersion.VERSION_1_8
14
targetCompatibility = JavaVersion.VERSION_1_8
0 commit comments