From cabd426608f2c6776ecd1ef2ac0053dcc352adbc Mon Sep 17 00:00:00 2001 From: Jeremy Klein Date: Wed, 15 Jul 2015 13:31:45 -0700 Subject: Add the v4 support library and update the notification API. Switch to using NotificationCompat.Builder. This will allow for the creation of a "disconnect all" button in the notification (see #93). --- app/app.iml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'app/app.iml') diff --git a/app/app.iml b/app/app.iml index 1914fd4..2b8fc3e 100644 --- a/app/app.iml +++ b/app/app.iml @@ -85,7 +85,9 @@ - + + + \ No newline at end of file -- cgit v1.2.3