Update dependencies

(cherry picked from commit 9de08c8166)

# Conflicts:
#	app/src/main/java/eu/kanade/tachiyomi/App.kt
This commit is contained in:
arkon
2021-09-20 14:33:35 -04:00
committed by Jobobby04
parent e47e6de9f4
commit b2ee3bf176
3 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
object BuildPluginsVersion {
const val AGP = "7.0.2"
const val KOTLIN = "1.5.30"
const val KOTLIN = "1.5.31"
const val KOTLINTER = "3.6.0"
const val VERSIONS_PLUGIN = "0.39.0"
const val ABOUTLIB_PLUGIN = "8.9.1"