btw, I saw that anko generated the DSL from the local android.jar, does Anvil do that too, or does it just use a precompiled one?
Serge Zaitsev
@zserge
Well, yes and no. Anvil generates DSL from android.jar in the local ANDROID_HOME SDK path, but the generated DSL is also stored under version control and included to the published JARs.
Sindre Tellevik
@graknol
ok, I guess it doesn't make a whole lot of difference anyways