bumping versions.

This commit is contained in:
Bryce Covert
2018-03-10 07:14:04 -08:00
parent 477d3eeeab
commit 54cbe5ac63
3 changed files with 4 additions and 2 deletions

View File

@@ -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);
} }
} }

View File

@@ -1 +1 @@
10 11

View File

@@ -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>