Skip to content

Commit

Permalink
chore: update kuper version
Browse files Browse the repository at this point in the history
  • Loading branch information
jahirfiquitiva committed Jan 2, 2025
1 parent 6ffe650 commit 53a584d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions buildSrc/src/main/java/Kuper.kt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

object Kuper {
const val appId = "dev.jahir.kuper.app"
const val version = 252
const val versionName = "2.5.2"
const val version = 253
const val versionName = "2.5.3"
}

0 comments on commit 53a584d

Please sign in to comment.