Skip to content

Commit 53a584d

Browse files
chore: update kuper version
1 parent 6ffe650 commit 53a584d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

buildSrc/src/main/java/Kuper.kt

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
object Kuper {
44
const val appId = "dev.jahir.kuper.app"
5-
const val version = 252
6-
const val versionName = "2.5.2"
5+
const val version = 253
6+
const val versionName = "2.5.3"
77
}

0 commit comments

Comments
 (0)