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.
2 parents 86a44e8 + 802fa50 commit bc0c1ebCopy full SHA for bc0c1eb
buildSrc/src/main/kotlin/Consts.kt
@@ -1,5 +1,5 @@
1
object Consts {
2
- const val version = "1.8.0"
+ const val version = "1.8.1"
3
const val groupId = "com.linecorp"
4
const val artifactId = "apng"
5
const val bintrayRepo = "apng-drawable"
0 commit comments