From 86ea4c8982e954957dc0868fb086483af6e98d23 Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Sat, 27 Oct 2018 00:06:35 +0800 Subject: Bind views using ButterKnife. Let volume controls adjust music stream in ViewVideoActivity. --- app/build.gradle | 1 - 1 file changed, 1 deletion(-) (limited to 'app/build.gradle') diff --git a/app/build.gradle b/app/build.gradle index 3f253866..1a73fb07 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -64,5 +64,4 @@ dependencies { annotationProcessor 'com.google.dagger:dagger-compiler:2.17' implementation 'com.jakewharton:butterknife:8.8.1' annotationProcessor 'com.jakewharton:butterknife-compiler:8.8.1' - } -- cgit v1.2.3