Advertisement
Guest User

Untitled

a guest
Sep 28th, 2016
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. diff --git a/android/app/build.gradle b/android/app/build.gradle
  2. index f71619a..cef1e11 100644
  3. --- a/android/app/build.gradle
  4. +++ b/android/app/build.gradle
  5. @@ -101,7 +101,6 @@ android {
  6. // This enables long timeouts required on slow environments, e.g. Travis
  7. adbOptions {
  8. timeOutInMs 10 * 60 * 1000 // 10 minutes
  9. - installOptions "-d","-t"
  10. }
  11.  
  12. signingConfigs {
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement