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 86653ae commit 118f05cCopy full SHA for 118f05c
build.gradle
@@ -42,7 +42,7 @@ apply plugin: 'jacoco'
42
apply plugin: 'com.github.ben-manes.versions'
43
44
group = 'com.linecorp.bot'
45
-version = '2.4.0'
+version = '2.5.0'
46
47
//set build variables based on build type (release, continuous integration, development)
48
def isDevBuild
0 commit comments