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 bc3a6cc commit 8cbf301Copy full SHA for 8cbf301
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.1.0'
+version = '3.2.0'
52
53
//set build variables based on build type (release, continuous integration, development)
54
def isDevBuild
0 commit comments