1 parent 3da8fe5 commit 9c9c56bCopy full SHA for 9c9c56b
1 file changed
library/build.gradle
@@ -18,7 +18,7 @@ ext {
18
bintrayName = 'cicerone-kotlin'
19
publishedGroupId = 'com.github.terrakok'
20
artifact = 'cicerone'
21
- libraryVersion = '6.3'
+ libraryVersion = '6.4'
22
gitUrl = 'https://github.com/terrakok/Cicerone'
23
allLicenses = ['MIT']
24
}
0 commit comments