Skip to content

Commit

Permalink
Merge pull request #96 from AAkira/release/2.4.0
Browse files Browse the repository at this point in the history
Release 2.4.0
  • Loading branch information
AAkira authored Jan 26, 2022
2 parents 7280fde + fdc8700 commit 5af51b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions buildSrc/src/main/kotlin/dependencies/Versions.kt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
package dependencies

object Versions {
const val versionCode = 21
const val versionName = "2.3.0"
const val versionCode = 22
const val versionName = "2.4.0"

// android
const val androidVersionCode = 1
Expand Down

0 comments on commit 5af51b7

Please sign in to comment.