Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Iliyan Germanov committed Nov 16, 2021
1 parent 245ddaa commit 66a2381
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ object Libs {

object Project {
//Version
const val versionName = "2.2.4-comet"
const val versionCode = 82
const val versionName = "2.2.5-comet"
const val versionCode = 83

//Compile SDK & Build Tools
const val compileSdkVersion = 30
Expand Down

0 comments on commit 66a2381

Please sign in to comment.