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 e42d9b1 commit 8da8c2aCopy full SHA for 8da8c2a
build.gradle
@@ -12,7 +12,7 @@ def artifactId = 'GradleBasePlugin'
12
// /---> Major Version - Increment this when you make a breaking change
13
// | /---> Minor Version - Increment this when you add a new feature
14
// | | /---> Patch Version - Increment this when you make a bug fix
15
-def versionNum = '4.5.1'
+def versionNum = '4.5.2'
16
17
group = groupId
18
version = versionNum
0 commit comments