bump version to 77

Change-Id: Idda4ebd3ba24e0817746f4f4c59e2dc081b2507e
diff --git a/ring-android/app/src/main/AndroidManifest.xml b/ring-android/app/src/main/AndroidManifest.xml
index c025c49..22ed2cb 100644
--- a/ring-android/app/src/main/AndroidManifest.xml
+++ b/ring-android/app/src/main/AndroidManifest.xml
@@ -20,8 +20,8 @@
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
     package="cx.ring"
     android:installLocation="auto"
-    android:versionCode="76"
-    android:versionName="20170501">
+    android:versionCode="77"
+    android:versionName="20170510">
 
     <supports-screens
         android:anyDensity="true"
@@ -254,4 +254,4 @@
         </service>
     </application>
 
-</manifest>
\ No newline at end of file
+</manifest>