Skip to content

Commit

Permalink
chore: bump version to 0.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Rosemoe committed Jan 8, 2023
1 parent 170fb1f commit de67648
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build-logic/convention/src/main/kotlin/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
@SuppressWarnings("unused")
object Versions {
// Project versions
const val versionName = "0.20.4"
const val versionCode = 75
const val versionName = "0.21.0"
const val versionCode = 76

// Platform & Tool versions
const val buildToolsVersion = "33.0.0"
Expand Down

0 comments on commit de67648

Please sign in to comment.