update version to 3.2.3
This commit is contained in:
parent
cb2d7382d8
commit
4a5ea6f117
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@ android {
|
|||
applicationId "com.simplemobiletools.musicplayer"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 27
|
||||
versionCode 39
|
||||
versionName "3.2.2"
|
||||
versionCode 40
|
||||
versionName "3.2.3"
|
||||
setProperty("archivesBaseName", "music-player")
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue