In our android app, we are using in app billing using IabHelper wrapper library. Example https://github.com/googlesamples/android-play-billing/tree/master/TrivialDrive
Now, Google added newer version of the library with lot of changes to it.
https://developer.android.com/google/play/billing/billing_library.html
Which version should we use? When will the Olderversion(v3) of the biller library expire?