Show live comments in RPAN broadcasts.

This commit is contained in:
Alex Ning
2021-07-06 20:38:58 +08:00
parent 4204ce4773
commit 372f373601
9 changed files with 358 additions and 6 deletions

View File

@@ -177,6 +177,8 @@ dependencies {
implementation 'androidx.palette:palette:1.0.0'
implementation 'com.tinder.scarlet:scarlet:0.1.12'
/**** Builds and flavors ****/
// debugImplementation because LeakCanary should only run in debug builds.