Is it safe to replace android-support-v4.jar shipped with libraries with the latest -


from time time, google release latest version of android-support-v4.jar

most of time, there quite number of 3rd party libraries depend on jar file. they shipped own version of android-support-v4.jar.

i wondering, safe me, merely replace shipped old android-support-v4.jar, latest android-support-v4.jar released google?

i tested. seems work basic test. i'm not sure there catches behind.

the best answer probably, there's no way sure. if google didn't accidentally add bug, work. if did, things may break. or if library depended on old bug google fixed. chances you'll safe, can never sure without testing.


Comments

Popular posts from this blog

html5 - What is breaking my page when printing? -

html - Unable to style the color of bullets in a list -

c# - must be a non-abstract type with a public parameterless constructor in redis -