update version to 1.24

This commit is contained in:
tibbi 2016-12-11 23:24:30 +01:00
parent 71e3e955c6
commit b07270a257

View file

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.musicplayer"
minSdkVersion 16
targetSdkVersion 25
versionCode 23
versionName "1.23"
versionCode 24
versionName "1.24"
}
signingConfigs {