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 96aaa21 + c2b0494 commit 5434edcCopy full SHA for 5434edc
buildSrc/src/main/kotlin/ModuleConfig.kt
@@ -1,5 +1,5 @@
1
object ModuleConfig {
2
- const val version = "1.9.0"
+ const val version = "1.9.1"
3
const val groupId = "com.linecorp"
4
const val artifactId = "apng"
5
const val bintrayRepo = "apng-drawable"
0 commit comments