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 409ebe0 commit b07d531Copy full SHA for b07d531
build.gradle
@@ -64,7 +64,7 @@ allprojects {
64
def repoGroupIdVal = 'com.github.kentico';
65
66
subprojects {
67
- version = '4.1.1-beta.1'
+ version = '4.2.0'
68
ext.repoGroupId = repoGroupIdVal
69
group = repoGroupIdVal
70
ext.repositoryHost = 'jCenter'
0 commit comments