Skip to content

Commit

Permalink
fixed test
Browse files Browse the repository at this point in the history
  • Loading branch information
wuan committed May 14, 2016
1 parent 673bbbf commit 99ad306
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 = 177
val CURRENT_VERSION_NAME = "1.5.6"
val CURRENT_VERSION_CODE = 178
val CURRENT_VERSION_NAME = "1.5.7"
}
}

0 comments on commit 99ad306

Please sign in to comment.