mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 10:46:53 -04:00

* Upgraded the `uiautomator` version to `2.3.0`. * Upgraded the `appcompat` version to `1.7.0`. * Upgraded the coroutines version to `1.8.1`. * Upgraded the `androidx.test:runner` version to `1.6.1`. * Upgraded the `androidx.test:core` version to `1.6.1`. * Upgraded the `androidx.test:orchestrator` version to `1.5.0`. * Upgraded the `io.mockk:mockk` version to `1.13.12`. * Upgraded the `org.junit.jupiter:junit-jupiter` version to `5.11.0`. * Upgraded the `org.assertj:assertj-core` version to `3.26.3`. * Upgraded the `androidx.annotation:annotation` version to `1.6.0`. * Improved the SearchStateTest. * Fixed some deprecated code which is deprecated in new dependencies.