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 a61f0ca commit 6dc38c3Copy full SHA for 6dc38c3
build.gradle
@@ -48,7 +48,7 @@ apply plugin: 'jacoco'
48
apply plugin: 'com.github.ben-manes.versions'
49
50
group = 'com.linecorp.bot'
51
-version = '3.3.0'
+version = '3.4.0'
52
53
//set build variables based on build type (release, continuous integration, development)
54
def isDevBuild
0 commit comments