Reputation: 16211
QUESTION
I use a custom version of the Compatibility Support Library
that enables me to use Google Maps with Fragments.
My question is, when new software releases happen, such as Jelly Bean
just being released, will my compatibility library still work or will everything crash and break?
Upvotes: 1
Views: 71
Reputation: 260
if it runs fine on your target version, it will run just fine on any greater version.
but its always a good thing to test it on real deive.
hope this answer your question.
Upvotes: 1