Skip to content

Commit

Permalink
Update version to 2.0.0-M9
Browse files Browse the repository at this point in the history
  • Loading branch information
kingargyle committed Nov 10, 2018
1 parent 5ec5713 commit 9b990ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions serenity-app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ allOpen {

android {
defaultConfig {
versionCode 2000008
versionName "2.0.0-M8"
versionCode 2000009
versionName "2.0.0-M9"

minSdkVersion 21
targetSdkVersion 28
Expand Down

0 comments on commit 9b990ea

Please sign in to comment.