Skip to content

Commit

Permalink
Bumped version to 2.4.0 (5)
Browse files Browse the repository at this point in the history
  • Loading branch information
chRyNaN committed May 16, 2021
1 parent f9aec40 commit a418177
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ object LibraryConstants {
const val group = "com.chrynan.chords"
const val owner = "chrynan"
const val repoName = "chords"
const val versionName = "2.3.1"
const val versionCode = 4
const val versionDescription = "Release 2.3.1"
const val versionName = "2.4.0"
const val versionCode = 5
const val versionDescription = "Release 2.4.0"
const val license = "Apache-2.0"
const val vcsUrl = "https://github.com/chRyNaN/chords.git"

Expand Down

0 comments on commit a418177

Please sign in to comment.