Skip to content

Commit

Permalink
Bump version to 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
alialbaali committed Oct 11, 2021
1 parent c1562aa commit 9cc15cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions buildSrc/src/main/java/Dependencies.kt
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ object Versions {
}

object App {
const val VersionName = "1.5.2"
const val VersionCode = 24
const val VersionName = "1.5.3"
const val VersionCode = 25
const val ID = "com.noto"
const val MinSDK = 21
const val CompileSDK = 31
Expand Down

0 comments on commit 9cc15cd

Please sign in to comment.