intersting, but then how can you work with the dep...
# announcements
u
intersting, but then how can you work with the dependency, if it is joined in at runtime, apis can be different
g
They joined on compile time, Android app includes all the required dependencies (excluding Framework), so no problem there
but Android Framework itself has different versions on each device