bumping versions.
This commit is contained in:
@@ -81,6 +81,8 @@ public class GooglePlay {
|
||||
System.out.println(a);
|
||||
if (mAccount != null) {
|
||||
System.out.println(mAccount.toString());
|
||||
// Games.setViewForPopups(getApiClient(), );
|
||||
|
||||
com.google.android.gms.games.Games.getAchievementsClient(act, mAccount).unlock(a);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user