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 fc5681f commit ef6b58eCopy full SHA for ef6b58e
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.7.0'
+version = '3.0.0'
46
47
//set build variables based on build type (release, continuous integration, development)
48
def isDevBuild
0 commit comments