these are project properties, see gradlew --help output : -P, --project-prop Set project property for the build script (e.g. -Pmyprop=myvalue).
On Mon, Apr 11, 2016 at 1:06 PM Mark Murphy <[email protected]> wrote: > On Mon, Apr 11, 2016, at 16:02, 'Jerome Dochez' via adt-dev wrote: > > we set some properties through -P command flag that you can query. > > > > in particular "android.optional.compilation" should contain INSTANT_DEV > > when doing an InstantRun build. > > To clarify... these are Gradle properties? > > Thanks! > > -- > Mark Murphy (a Commons Guy) > https://commonsware.com | https://github.com/commonsguy > https://commonsware.com/blog | https://twitter.com/commonsguy > > -- > 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. > -- 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.
