update version to 4.1.0
This commit is contained in:
parent
b9a0b3b878
commit
44fb418495
1 changed files with 2 additions and 2 deletions
|
@ -11,8 +11,8 @@ android {
|
|||
applicationId "com.simplemobiletools.musicplayer"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 27
|
||||
versionCode 44
|
||||
versionName "4.0.1"
|
||||
versionCode 45
|
||||
versionName "4.1.0"
|
||||
setProperty("archivesBaseName", "music-player")
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue