Update to Kotlin 1.4.21 and kotlinter 3.3.0

This commit is contained in:
arkon
2020-12-08 22:31:48 -05:00
parent 2bb7a33bc3
commit 59859e124f
5 changed files with 8 additions and 3 deletions
@@ -72,7 +72,9 @@ class LibraryUpdateService(
*/
enum class Target {
CHAPTERS, // Manga chapters
COVERS, // Manga covers
TRACKING // Tracking metadata
}