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 ec27ab3 + 59104bd commit 808aa7cCopy full SHA for 808aa7c
buildSrc/src/main/kotlin/Consts.kt
@@ -1,5 +1,5 @@
1
object Consts {
2
- const val version = "1.6.0"
+ const val version = "1.7.0"
3
const val groupId = "com.linecorp"
4
const val artifactId = "apng"
5
const val bintrayRepo = "apng-drawable"
0 commit comments