packageName was only renamed applicationId. It's the same exact behavior as before. What's not working?
On Sun, Mar 22, 2015 at 9:59 AM, Csaba Kozák <[email protected]> wrote: > Hi, > > This document > <http://tools.android.com/tech-docs/new-build-system/applicationid-vs-packagename> > describes that packageName was removed from the DSL, and now applicationId > is here, which is a different concept. > For AndroidAnnotations, we still need > <https://github.com/excilys/androidannotations/issues/1336> the > packageName. Is there any way to get that dynamically in the DSL? > > -- > 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. > -- 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.
