use MaterialChipsInput for encryption recipients

This commit is contained in:
Vincent Breitmoser
2018-06-27 23:51:16 +02:00
parent 387ec6ed96
commit febe9cbe92
6 changed files with 97 additions and 227 deletions

View File

@@ -18,6 +18,7 @@ allprojects {
repositories {
jcenter()
google()
maven { url "https://jitpack.io" }
}
}