Updated dependencies

This commit is contained in:
Prathamesh More 2021-12-25 21:04:26 +05:30
parent c0edb8b311
commit bcd3126885
2 changed files with 2 additions and 2 deletions

View file

@ -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"

View file

@ -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>