Skip to content

Commit

Permalink
Bump up the version code and name.
Browse files Browse the repository at this point in the history
AAkira committed May 11, 2021
1 parent 9f07599 commit 5ee84e4
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 = 14
const val versionName = "1.4.1"
const val versionCode = 15
const val versionName = "1.5.0"

// android
const val androidVersionCode = 1

0 comments on commit 5ee84e4

Please sign in to comment.