Add ability to ask for category on long press

This commit is contained in:
NerdNumber9
2018-08-04 10:49:29 -04:00
parent 450fcccaa6
commit ec0fe2210d
5 changed files with 35 additions and 11 deletions

View File

@ -18,7 +18,7 @@ buildscript {
// in the individual module build.gradle files
// Realm (EH)
classpath "io.realm:realm-gradle-plugin:5.3.1"
classpath "io.realm:realm-gradle-plugin:5.4.1"
// Firebase (EH)
classpath 'com.google.firebase:firebase-plugins:1.1.5'