Merge pull request #877 from Droid-ify/renovate/androidxnavigation

fix(deps): update dependency androidx.navigation:navigation-testing to v2.8.5
This commit is contained in:
LooKeR 2024-12-21 16:28:31 +05:30 committed by GitHub
commit b5e7ed3801
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,7 +10,7 @@ androidxDataStore = "1.1.1"
androidxFragment = "1.8.5"
androidxEspresso = "3.6.1"
androidxLifecycle = "2.8.7"
androidxNavigation = "2.8.4"
androidxNavigation = "2.8.5"
androidxRecyclerView = "1.3.2"
androidxSqlite = "2.4.0"
androidxTestCore = "1.6.1"