You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@jakoss Can you help me out here please with more data?
Like SDK versions on the project you are integrating DbInspector with?
5.4.0 is mostly about Android 12 adoption and you are not missing out if you need to use a previous version that works for you.
Until I fix it.
Sure, i'm targeting and compiling with sdk 30. So i guess it's reasonable that this attribute isn't found. And i'm not sure if this can be managed with backwards compatibility since (AFAIK) there is no androidX library that offers compat attributes for that.
So probably the only thing you can do is to get a warning in documentation stating that 5.4 requires Targeting sdk 31 :)
@jakoss Thanks, that was helpful. I was able to reproduce it quickly.
You were right, I was way too eager to upgrade and release without proper backwards compatibility support.
I believe following version 5.4.1 has it all fixed, so please try and let me know.
✍️ Describe the bug
Trying to use 5.4.0 ends up with:
The text was updated successfully, but these errors were encountered: