I updated my google-play-services-lib and copied it to my project. Now com.giderosmobile.android.plugins.googleplaygame can't find com.google.android.gms.appstate.
Has this been deprecated? If so, where can I get an older version of the lib?!
I dug up an old backup copy of the lib, now it compiles just fine again. Not sure if this can be fixed (without forcing the use of the latest version of the lib) since it appears Google removed "appstate" for the later versions of the lib.
Comments