Questions about the merger: 1 - when are we supposed to enable it also for libraries? I suppose always, since this is going to replace the old one.
2 - I get errors but it succeeds anyway. I don't understand the errors and it seems to me they're not sticking to the expected grammar: ... > ADDED from app.libraries.common:common-lib:unspecified:22:9 > android:name > ADDED from app.libraries.common:common-lib:unspecified:22:18 > android:uses-permission#android.permission.READ_EXTERNAL_STORAGE > IMPLIED from AndroidManifest.xml:2:1 reason: requested > WRITE_EXTERNAL_STORAGE > > //here starts the error in red including all the manifest content, but > with no explanation or hint > Error: <?xml version="1.0" encoding="utf-8"?> > ... > </manifest> > > //here white again continuing and eventually succeeding > :responder-app:processFlavor1DebugResources > ... > it happens for both libraries and application/flavors, for every merge task. is it really an error? and where can I find any hint on the issue? On Wednesday, April 30, 2014 7:36:40 PM UTC+2, Xavier Ducrohet wrote: > > http://tools.android.com/tech-docs/new-build-system > > There's a matching git tag called "gradle_0.10.0" > > -- > Xavier Ducrohet > Android SDK Tech Lead > Google Inc. > http://developer.android.com | http://tools.android.com > > Please do not send me questions directly. Thanks! > -- 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/d/optout.
