We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0fb8fa commit 13a785fCopy full SHA for 13a785f
build.gradle
@@ -6,7 +6,7 @@ plugins {
6
}
7
8
group 'com.stringcare'
9
-version '3.2'
+version '3.3'
10
11
def siteUrl = 'https://github.com/StringCare/KotlinGradlePlugin'
12
def gitUrl = 'https://github.com/StringCare/KotlinGradlePlugin.git'
0 commit comments