googlearchive / firebase-jobdispatcher-android

DEPRECATED please see the README.md below for details.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Any Update of this library for targetting API 26 or more?

i-m-aman opened this issue · comments

Currently this library targetSDK is 26 and Google play console giving me warning about this. what to do?
Any help?
jobdispatcher

Why am i getting the target SDK 25 when i am using 0.8.5 and i saw your library has target 27? I am not able to upload the app to the playstore?

Currently this library targetSDK is 26 and Google play console giving me warning about this. what to do?
Any help?
jobdispatcher

Why am i getting the target SDK 25 when i am using 0.8.5 and i saw your library has target 27? I am not able to upload the app to the playstore?

@Deathstroke007 please check the tag, in that you have mentioned "android:targetSdkVerion=25". Update that to 26, that might solve your problem.

closing this as I think @SamratPyaraka is right about the cause here