From ae89cc6685fed0b02b04312373341f62828911f4 Mon Sep 17 00:00:00 2001 From: Kenny Root Date: Thu, 20 Aug 2015 23:35:54 -0700 Subject: Bump design library to match others --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/build.gradle') diff --git a/app/build.gradle b/app/build.gradle index 67e6c01..d451fd4 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -65,7 +65,7 @@ android { dependencies { compile "com.android.support:support-v4:22.2.1" compile "com.android.support:appcompat-v7:22.2.1" - compile "com.android.support:design:22.2.0" + compile "com.android.support:design:22.2.1" } buildTypes { -- cgit v1.2.3