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 08a6f4f commit fee76bcCopy full SHA for fee76bc
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.4.0'
+version = '3.5.0'
50
51
//set build variables based on build type (release, continuous integration, development)
52
def isDevBuild
0 commit comments