Ver Fonte

Update permissions

Signed-off-by: Mario Danic <mario@lovelyhq.com>
Mario Danic há 7 anos atrás
pai
commit
d25a806063
1 ficheiros alterados com 2 adições e 2 exclusões
  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'
 }