update the version to 4 (1.3)

This commit is contained in:
tibbi 2016-06-15 16:08:01 +02:00
parent dd9ecf1793
commit a2a3d35369

View file

@ -9,8 +9,8 @@ android {
applicationId "com.simplemobiletools.musicplayer"
minSdkVersion 16
targetSdkVersion 23
versionCode 3
versionName "1.2"
versionCode 4
versionName "1.3"
}
signingConfigs {