Skip to content

Commit

Permalink
Bumped version to 0.7.1 (16)
Browse files Browse the repository at this point in the history
  • Loading branch information
chRyNaN committed Jan 29, 2022
1 parent b9379b6 commit d4be1cc
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ object LibraryConstants {
const val group = "com.chrynan.presentation"
const val owner = "chrynan"
const val repoName = "presentation"
const val versionName = "0.7.0"
const val versionCode = 15
const val versionName = "0.7.1"
const val versionCode = 16
const val versionDescription = "Release $versionName ($versionCode)"
const val license = "Apache-2.0"
const val vcsUrl = "https://github.com/chRyNaN/presentation.git"
Expand Down

0 comments on commit d4be1cc

Please sign in to comment.