Suggest title when submitting link post.

This commit is contained in:
Alex Ning
2021-04-02 00:24:47 +08:00
parent 68d247867f
commit 8c40ee1bc3
5 changed files with 131 additions and 62 deletions

View File

@@ -173,6 +173,8 @@ dependencies {
implementation 'net.lingala.zip4j:zip4j:2.7.0'
implementation 'org.apache.commons:commons-io:1.3.2'
implementation 'com.github.razir.progressbutton:progressbutton:2.1.0'
/**** Builds and flavors ****/
// debugImplementation because LeakCanary should only run in debug builds.