From 49a84a9ae2058061c62567ed3ecffd8316c4565b Mon Sep 17 00:00:00 2001 From: Karim Abou Zeid Date: Fri, 21 Jun 2019 17:53:33 +0200 Subject: [PATCH] Update --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index 69f49114..32efc2c2 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -88,7 +88,7 @@ android { } dependencies { - implementation 'androidx.core:core:1.0.1' + implementation 'androidx.core:core:1.0.2' implementation 'androidx.legacy:legacy-support-core-utils:1.0.0' implementation 'androidx.legacy:legacy-support-core-ui:1.0.0' implementation 'androidx.media:media:1.0.1'