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 722d488 commit b51fcf0Copy full SHA for b51fcf0
build.gradle
@@ -26,7 +26,7 @@ dependencies {
26
}
27
28
group = 'com.botdetector'
29
-version = '1.3.4.1'
+version = '1.3.5-DEV'
30
sourceCompatibility = '1.8'
31
32
tasks.withType(JavaCompile) {
0 commit comments