update version to 11 (1.11)

This commit is contained in:
tibbi 2016-07-12 15:37:11 +02:00
parent e54b8a8d4d
commit 7cef40de34

View file

@ -9,8 +9,8 @@ android {
applicationId "com.simplemobiletools.musicplayer"
minSdkVersion 16
targetSdkVersion 23
versionCode 10
versionName "1.10"
versionCode 11
versionName "1.11"
}
signingConfigs {