Skip to content

Commit

Permalink
1.07 RC3
Browse files Browse the repository at this point in the history
  • Loading branch information
abarisain committed Nov 20, 2014
1 parent c1aec73 commit 72669e6
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 50
versionName "1.07 RC2 " + gitShortHash()
versionCode 51
versionName "1.07 RC3 " + gitShortHash()
}

lintOptions {
Expand Down

0 comments on commit 72669e6

Please sign in to comment.