Skip to content

Commit

Permalink
Bump manifest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
abarisain committed Aug 16, 2014
1 parent db17c30 commit edafd2e
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 19
versionCode 47
versionName "1.07 Beta 7 " + gitShortHash()
versionCode 48
versionName "1.07 Beta 8 " + gitShortHash()
}

lintOptions {
Expand Down

0 comments on commit edafd2e

Please sign in to comment.