diff --git a/ring-android/app/build.gradle b/ring-android/app/build.gradle
index 2a048720a4e73d14b79e6bcf1a06114a8b17e972..d5aa1b1d87216a8cb264993f50189b7f7d87e0e4 100644
--- a/ring-android/app/build.gradle
+++ b/ring-android/app/build.gradle
@@ -69,7 +69,7 @@ android {
 dependencies {
     def android_support_core_version = '1.1.0'
     def android_support_version = '1.0.0'
-    def material_version = '1.1.0-beta02'
+    def material_version = '1.1.0-rc01'
     def butterknife_version = '10.2.0'
     def dagger_version = '2.24'