diff --git a/android/src/java/advent/core/GooglePlay.java b/android/src/java/advent/core/GooglePlay.java
index 8f07d91c..04d18a95 100644
--- a/android/src/java/advent/core/GooglePlay.java
+++ b/android/src/java/advent/core/GooglePlay.java
@@ -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);
}
}
diff --git a/desktop/last-release b/desktop/last-release
index f599e28b..b4de3947 100644
--- a/desktop/last-release
+++ b/desktop/last-release
@@ -1 +1 @@
-10
+11
diff --git a/ios/Info.plist.xml b/ios/Info.plist.xml
index db6ac297..7a585cd4 100644
--- a/ios/Info.plist.xml
+++ b/ios/Info.plist.xml
@@ -17,7 +17,7 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 2.0.7
+ 2.0.11
CFBundleSignature
????
CFBundleVersion