1# HEAD 2 * 3# 1.1.2 4 * Fixed ANR caused by locking in connection holders 5 * Fixed race condition in CrossProfileCallbackMultiMerger when using .both() on multiple threads 6 * Allow providers to be in a different package to cross profile types 7 * Support Drawable in cross-profile calls 8 * Fixed NPE caused when no manifest permissions are requested 9 * Fixed dependency issue with gradle builds 10# 1.1 11 * Added connection holders to allow for ongoing callbacks 12# 1.0 13 * First Release