1.3.7
General
- Update Support Libs 25.0.1 -> 25.1.0
- Update Gradle Wrapper 3.2.0 -> 3.2.1
Library
- Make it possible to set a
Typeface
for only the title or the description through the new methods
IntroductionBuilder#withTitleTypeface(Typeface)
IntroductionBuilder#withDescriptionTypeface(Typeface)
withTypeface
still works as expected.