From f69ae29bb93a113bad77bd258c92398bd45cd902 Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Fri, 14 Jun 2019 10:30:26 +0800 Subject: Added a feature: Sending comments. --- 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 e6c35e6f..a66bf321 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -75,5 +75,5 @@ dependencies { implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.16' implementation 'com.github.Ferfalk:SimpleSearchView:0.1.3' implementation 'org.greenrobot:eventbus:3.1.1' - implementation 'com.github.chinalwb:are:0.1.5' + implementation 'jp.wasabeef:richeditor-android:1.2.2' } -- cgit v1.2.3