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 72c89b2 commit 03710fcCopy full SHA for 03710fc
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 = '3.0.0'
+version = '3.1.0'
46
47
//set build variables based on build type (release, continuous integration, development)
48
def isDevBuild
0 commit comments