Skip to content

Commit bc0c1eb

Browse files
authored
Merge pull request #63 from r-ralph/v1.8.1
Bump up version to 1.8.1
2 parents 86a44e8 + 802fa50 commit bc0c1eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Consts.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
object Consts {
2-
const val version = "1.8.0"
2+
const val version = "1.8.1"
33
const val groupId = "com.linecorp"
44
const val artifactId = "apng"
55
const val bintrayRepo = "apng-drawable"

0 commit comments

Comments
 (0)