Skip to content

Commit

Permalink
Merge pull request #300 from marverenic/m/bump-version
Browse files Browse the repository at this point in the history
Bump version to 2.2
  • Loading branch information
andrewbailey committed May 30, 2017
2 parents a551c4a + 5430dc8 commit af5d2bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ android {
applicationId "com.marverenic.music"
minSdkVersion 16
targetSdkVersion rootProject.targetSdkVersion
versionCode 40317
versionName "2.2 beta 4"
versionCode 40318
versionName "2.2"
resConfigs "en", "es"
}

Expand Down

0 comments on commit af5d2bb

Please sign in to comment.