bumping versions.
This commit is contained in:
@@ -81,6 +81,8 @@ public class GooglePlay {
|
|||||||
System.out.println(a);
|
System.out.println(a);
|
||||||
if (mAccount != null) {
|
if (mAccount != null) {
|
||||||
System.out.println(mAccount.toString());
|
System.out.println(mAccount.toString());
|
||||||
|
// Games.setViewForPopups(getApiClient(), );
|
||||||
|
|
||||||
com.google.android.gms.games.Games.getAchievementsClient(act, mAccount).unlock(a);
|
com.google.android.gms.games.Games.getAchievementsClient(act, mAccount).unlock(a);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
10
|
11
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
<key>CFBundlePackageType</key>
|
<key>CFBundlePackageType</key>
|
||||||
<string>APPL</string>
|
<string>APPL</string>
|
||||||
<key>CFBundleShortVersionString</key>
|
<key>CFBundleShortVersionString</key>
|
||||||
<string>2.0.7</string>
|
<string>2.0.11</string>
|
||||||
<key>CFBundleSignature</key>
|
<key>CFBundleSignature</key>
|
||||||
<string>????</string>
|
<string>????</string>
|
||||||
<key>CFBundleVersion</key>
|
<key>CFBundleVersion</key>
|
||||||
|
|||||||
Reference in New Issue
Block a user