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 ef8ae90 commit 89c0a2aCopy full SHA for 89c0a2a
build.gradle
@@ -64,7 +64,7 @@ allprojects {
64
def repoGroupIdVal = 'com.github.kentico';
65
66
subprojects {
67
- version = '4.3.1'
+ version = '4.4.0'
68
ext.repoGroupId = repoGroupIdVal
69
group = repoGroupIdVal
70
ext.repositoryHost = 'jCenter'
0 commit comments