1 parent 7c31cdc commit 9aeb02cCopy full SHA for 9aeb02c
1 file changed
library/build.gradle
@@ -17,7 +17,7 @@ ext {
17
bintrayName = 'cicerone'
18
publishedGroupId = 'ru.terrakok.cicerone'
19
artifact = 'cicerone'
20
- libraryVersion = '5.1.0'
+ libraryVersion = '5.1.1'
21
gitUrl = 'https://github.com/terrakok/Cicerone'
22
allLicenses = ['MIT']
23
}
0 commit comments