aboutsummaryrefslogtreecommitdiff
path: root/app/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'app/build.gradle')
-rw-r--r--app/build.gradle3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/build.gradle b/app/build.gradle
index 83263b79..b172df20 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -76,4 +76,7 @@ dependencies {
implementation 'org.greenrobot:eventbus:3.1.1'
implementation 'com.libRG:customtextview:2.2'
implementation 'com.github.Deishelon:RoundedBottomSheet:1.0.1'
+ implementation 'com.github.livefront:bridge:v1.2.0'
+ implementation 'com.evernote:android-state:1.4.1'
+ annotationProcessor 'com.evernote:android-state-processor:1.4.1'
}