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 b45d0ce + e0bdc3d commit 16df0c4Copy full SHA for 16df0c4
buildSrc/src/main/kotlin/Consts.kt
@@ -1,5 +1,5 @@
1
object Consts {
2
- const val version = "1.7.0"
+ const val version = "1.8.0"
3
const val groupId = "com.linecorp"
4
const val artifactId = "apng"
5
const val bintrayRepo = "apng-drawable"
0 commit comments