Updated dependencies
This commit is contained in:
parent
c0edb8b311
commit
bcd3126885
2 changed files with 2 additions and 2 deletions
|
@ -137,7 +137,7 @@ dependencies {
|
|||
|
||||
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
|
||||
|
||||
def kotlin_coroutines_version = '1.6.0-RC3'
|
||||
def kotlin_coroutines_version = '1.6.0'
|
||||
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-core:$kotlin_coroutines_version"
|
||||
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:$kotlin_coroutines_version"
|
||||
|
||||
|
|
|
@ -64,7 +64,7 @@
|
|||
<body>
|
||||
<div>
|
||||
<h5>December 25, 2021</h5>
|
||||
<h2>v5.6.0<span class="tag"><i>Beta</i></span></h2>
|
||||
<h2>v5.6.0</h2>
|
||||
<h3>What's New</h3>
|
||||
<ul>
|
||||
<li>Added Artwork editing for songs</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue