Skip to content

Commit

Permalink
Bump versiont to 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alialbaali committed Oct 25, 2021
1 parent 2082541 commit 658c9cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions buildSrc/src/main/java/Dependencies.kt
Expand Up @@ -29,8 +29,8 @@ object Versions {
}

object App {
const val VersionName = "1.6.0"
const val VersionCode = 26
const val VersionName = "1.6.1"
const val VersionCode = 27
const val ID = "com.noto"
const val MinSDK = 21
const val CompileSDK = 31
Expand Down

0 comments on commit 658c9cd

Please sign in to comment.