Bug fix
Update downloader changed to DownloadManager Fixed wierd download path Fixed Crash on MainActivity Fixed Crash when non-integer is inputted as Gallery ID Version 4.13
This commit is contained in:
@@ -27,4 +27,6 @@ const val REQUEST_DOWNLOAD_FOLDER = 3874
|
||||
const val REQUEST_DOWNLOAD_FOLDER_OLD = 3425
|
||||
const val REQUEST_WRITE_PERMISSION_AND_SAF = 13900
|
||||
|
||||
const val NOTIFICATION_ID_UPDATE = 2345
|
||||
|
||||
val json = Json(JsonConfiguration.Stable)
|
||||
Reference in New Issue
Block a user