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);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1 +1 @@
|
||||
10
|
||||
11
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>2.0.7</string>
|
||||
<string>2.0.11</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleVersion</key>
|
||||
|
||||
Reference in New Issue
Block a user