Skip to content

Commit 16df0c4

Browse files
authored
Merge pull request #61 from r-ralph/v1.8.0
Bump up version to 1.8.0
2 parents b45d0ce + e0bdc3d commit 16df0c4

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.7.0"
2+
const val version = "1.8.0"
33
const val groupId = "com.linecorp"
44
const val artifactId = "apng"
55
const val bintrayRepo = "apng-drawable"

0 commit comments

Comments
 (0)