Hey everyone, I am trying to set up a continuous integration service for my app and I have ran into an issue. I am using travis-ci as my continuous integration service and I have been able to install most of the packages in the SDK just fine, but I have been unable to install the Google Repository for some reason. The command I am using is:
android update sdk --filter extra-google-m2repository --no-ui Does anyone know what I am doing wrong here? -- You received this message because you are subscribed to the Google Groups "adt-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
