update version to 5.18.1
This commit is contained in:
parent
2b6792ccde
commit
f36386bca1
1 changed files with 2 additions and 2 deletions
|
@ -34,8 +34,8 @@ app-build-kotlinJVMTarget = "17"
|
|||
shortcut-badger = "1.1.22"
|
||||
#versioning
|
||||
app-version-appId = "com.simplemobiletools.musicplayer"
|
||||
app-version-versionCode = "116"
|
||||
app-version-versionName = "5.18.0"
|
||||
app-version-versionCode = "117"
|
||||
app-version-versionName = "5.18.1"
|
||||
[libraries]
|
||||
#AndroidX
|
||||
androidx-constraintlayout = { module = "androidx.constraintlayout:constraintlayout", version.ref = "androidx-constraintlayout" }
|
||||
|
|
Loading…
Reference in a new issue