Skip to content

0.10.2

Compare
Choose a tag to compare
@mustafaberkaymutlu mustafaberkaymutlu released this 27 Feb 14:45
· 49 commits to master since this release
fd4ef97

Behavior changes:

  • Fixed an issue where MultipleStackNavigator#reset and MultipleStackNavigator#resetCurrentTab functions throw IllegalArgumentException: Required value was null.

Maintenance changes:

  • Updated Kotlin from 1.3.50 to 1.7.20
  • Updated Gradle from 7.3.3 to 7.6
  • Updated Android Gradle Plugin from 7.2.2 to 7.4.1
  • Enabled Gradle's build daemon and build cache
  • Enabled Gradle's version catalogs and type-safe project accessors
  • Added a pull-request pipeline that builds and runs tests for each pull request
  • Added tests for MultipleStackNavigator to cover reset and goBack scenarios