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 512006b commit 204e4c0Copy full SHA for 204e4c0
build.gradle
@@ -46,7 +46,7 @@ apply plugin: 'jacoco'
46
apply plugin: 'com.github.ben-manes.versions'
47
48
group = 'com.linecorp.bot'
49
-version = '3.7.0'
+version = '4.0.0'
50
51
//set build variables based on build type (release, continuous integration, development)
52
def isDevBuild
0 commit comments