Skip to content

Commit

Permalink
1.08 Beta 1
Browse files Browse the repository at this point in the history
  • Loading branch information
abarisain committed Jun 6, 2015
1 parent d7fd40f commit c6c58fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MPDroid/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ android {
defaultConfig {
minSdkVersion 16
targetSdkVersion 22
versionCode 54
versionName "1.07.3 Beta " + gitShortHash()
versionCode 55
versionName "1.08 Beta 1 " + gitShortHash()
}

lintOptions {
Expand Down

0 comments on commit c6c58fb

Please sign in to comment.