Upgraded the glide version to the latest version (4.4.0) to prevent conflicts with consumers that use newer version of glide.
Changed implementation lines in gradle to api to allow the dependencies of the library to be transitively applied to the project consuming the library.
Changed the support library version to 27.0.2 just to match that found in Glide.
Upgraded the glide version to the latest version (4.4.0) to prevent conflicts with consumers that use newer version of glide.
Changed implementation lines in gradle to api to allow the dependencies of the library to be transitively applied to the project consuming the library.
Changed the support library version to 27.0.2 just to match that found in Glide.