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 53405fa + e096b4b commit 84e8ec5Copy full SHA for 84e8ec5
buildSrc/src/main/kotlin/Consts.kt
@@ -1,5 +1,5 @@
1
object Consts {
2
- const val version = "1.5.0"
+ const val version = "1.6.0"
3
const val groupId = "com.linecorp"
4
const val artifactId = "apng"
5
const val bintrayRepo = "apng-drawable"
0 commit comments