update version to 1.23

This commit is contained in:
tibbi 2016-12-03 20:51:11 +01:00
parent 66b7743807
commit 2b8fb10b0e

View file

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