Skip to content

Commit

Permalink
fixed test
Browse files Browse the repository at this point in the history
  • Loading branch information
wuan committed Aug 29, 2016
1 parent 0d1a917 commit 0cd23c6
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ class VersionComponentTest {
}

companion object {
val CURRENT_VERSION_CODE = 185
val CURRENT_VERSION_NAME = "1.5.14"
val CURRENT_VERSION_CODE = 186
val CURRENT_VERSION_NAME = "1.5.15"
}
}

0 comments on commit 0cd23c6

Please sign in to comment.