Use DownloadManager for pages saving

This commit is contained in:
Koitharu
2021-11-18 20:06:44 +02:00
parent 2ce5cb524f
commit f22963b315
10 changed files with 119 additions and 83 deletions

View File

@@ -65,7 +65,7 @@ class KotatsuApp : Application() {
trackerModule,
settingsModule,
readerModule,
appWidgetModule
appWidgetModule,
)
}
}