The latest update to the Google Play Services Library of the Android SDK removed the LocationClient class from it. How can i downgrade to the previous version so i won't have to rewrite the code to retrieve a client's location?
I do intend to change the code to use the new LocationApi later, but for now, i need a quick fix.