We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ffe650 commit 53a584dCopy full SHA for 53a584d
buildSrc/src/main/java/Kuper.kt
@@ -2,6 +2,6 @@
2
3
object Kuper {
4
const val appId = "dev.jahir.kuper.app"
5
- const val version = 252
6
- const val versionName = "2.5.2"
+ const val version = 253
+ const val versionName = "2.5.3"
7
}
0 commit comments