Skip to content

Commit

Permalink
Bump version to 2.2.0-Beta3
Browse files Browse the repository at this point in the history
  • Loading branch information
alialbaali committed Oct 1, 2022
1 parent 29eb22c commit f528c8e
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 @@ -19,8 +19,8 @@ object Versions {
}

object App {
const val VersionName = "2.2.0-Beta2"
const val VersionCode = 47
const val VersionName = "2.2.0-Beta3"
const val VersionCode = 48
const val ID = "com.noto"
const val MinSDK = 21
const val CompileSDK = 32
Expand Down

0 comments on commit f528c8e

Please sign in to comment.