Merge remote-tracking branch 'upstream/master'

This commit is contained in:
Jay 2020-01-05 14:53:11 -08:00
commit c516078531
6 changed files with 11 additions and 6 deletions

View file

@ -74,4 +74,4 @@ open class SourceManager(private val context: Context) {
}
}
class SourceNotFoundException(message: String, val id: Long) : Exception(message)
class SourceNotFoundException(message: String, val id: Long) : Exception(message)