0.3.2
- Raised the targetSdkVersion to 27
- Made the support library dependencies as
compileOnly
instead ofapi
not to force the dependent of the flexbox-layout projects to use the specific version of the support libraries (or explicitly exclude them). (#395)