diff --git a/app/build.gradle b/app/build.gradle
index 9f910638..68a6dcd8 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -11,11 +11,11 @@ dependencies {
implementation 'com.google.guava:guava:23.6-android'
implementation 'com.annimon:stream:1.1.9'
implementation 'com.android.volley:volley:1.1.0'
- implementation 'com.android.support.constraint:constraint-layout:1.0.2'
+ implementation 'com.android.support.constraint:constraint-layout:1.1.2'
implementation 'com.google.dagger:dagger:2.14.1'
annotationProcessor "com.google.dagger:dagger-compiler:2.14.1"
- androidTestImplementation 'com.android.support.test:rules:1.0.1'
- androidTestImplementation 'com.android.support:support-annotations:27.0.2'
+ androidTestImplementation 'com.android.support.test:rules:1.0.2'
+ androidTestImplementation 'com.android.support:support-annotations:27.1.1'
}
android {
diff --git a/app/lint.xml b/app/lint.xml
index 5fe14403..5cc6467a 100644
--- a/app/lint.xml
+++ b/app/lint.xml
@@ -62,4 +62,10 @@
+
+
+
+
+
+