Browse Source

Update permissions

Signed-off-by: Mario Danic <mario@lovelyhq.com>
Mario Danic 7 years ago
parent
commit
d25a806063
1 changed files with 2 additions and 2 deletions
  1. 2 2
      app/build.gradle

+ 2 - 2
app/build.gradle

@@ -52,8 +52,8 @@ android {
 }
 
 ext {
-    supportLibraryVersion = '27.0.0'
-    googleLibraryVersion = '11.6.0'
+    supportLibraryVersion = '27.0.2'
+    googleLibraryVersion = '11.6.2'
 }