Skip to content

Commit

Permalink
1.07 RC4
Browse files Browse the repository at this point in the history
  • Loading branch information
abarisain committed Nov 30, 2014
1 parent c7e6672 commit 3e205d5
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 @@ -27,8 +27,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 21
versionCode 51
versionName "1.07 RC3 " + gitShortHash()
versionCode 52
versionName "1.07 RC4 " + gitShortHash()
}

lintOptions {
Expand Down

0 comments on commit 3e205d5

Please sign in to comment.