Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make the FrameworkScheduler class public for Kotlin compatibility #426

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

manijshrestha
Copy link

Making it work nicely with Kotlin, as it is complaining that:
FrameworkScheduler! is inaccessible in this context due to: @TargetApi public/*package*/ open class FrameworkScheduler : Scheduler defined in com.birbit.android.jobqueue.scheduling in file FrameworkScheduler.class

Making it work nicely with Kotlin, as it is complaining that:
`FrameworkScheduler! is inaccessible in this context due to: @TargetApi public/*package*/ open class FrameworkScheduler : Scheduler defined in com.birbit.android.jobqueue.scheduling in file FrameworkScheduler.class`
@manijshrestha manijshrestha changed the title Make the FrameworkScheduler class public Make the FrameworkScheduler class public for Kotlin compatibility Dec 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant