We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed08770 commit c810be0Copy full SHA for c810be0
MPDroid/build.gradle
@@ -27,7 +27,7 @@ android {
27
defaultConfig {
28
minSdkVersion 14
29
targetSdkVersion 21
30
- versionCode 48
+ versionCode 49
31
versionName "1.07 " + gitShortHash()
32
}
33
0 commit comments