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