update version to 3.0.1
This commit is contained in:
parent
428089c78b
commit
f6a3dc9ecb
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@ android {
|
|||
applicationId "com.simplemobiletools.musicplayer"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 27
|
||||
versionCode 33
|
||||
versionName "3.0.0"
|
||||
versionCode 34
|
||||
versionName "3.0.1"
|
||||
setProperty("archivesBaseName", "music-player")
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue