update version to 5.1.2
This commit is contained in:
parent
d19fe91ce9
commit
65ecc74625
1 changed files with 2 additions and 2 deletions
|
@ -15,8 +15,8 @@ android {
|
|||
applicationId "com.simplemobiletools.musicplayer"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 28
|
||||
versionCode 55
|
||||
versionName "5.1.1"
|
||||
versionCode 56
|
||||
versionName "5.1.2"
|
||||
setProperty("archivesBaseName", "music-player")
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue