Impostor v1.0.2 — Google sign-in fix
Fixes Google sign-in failing to return to the app.
The OAuth redirect targets com.imnb57.impostor:/oauthredirect, but the app only registered the impostor:// scheme — so the callback had nowhere to land. Both schemes are now registered.
Note: Google sign-in also requires Enable Custom URI Scheme to be turned on for the Android OAuth client in Google Cloud Console. Everything else (pass & play, online rooms) works regardless.
Install over any earlier version — same signing key.