update dependencies

This commit is contained in:
Aria Moradi
2021-09-09 16:41:41 +04:30
parent 10d3ffc2f6
commit 9a8956ef9d
3 changed files with 14 additions and 13 deletions

View File

@@ -7,7 +7,7 @@ import java.io.BufferedReader
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at https://mozilla.org/MPL/2.0/. */
const val kotlinVersion = "1.5.21"
const val kotlinVersion = "1.5.30"
const val MainClass = "suwayomi.tachidesk.MainKt"