mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-09-21 11:15:18 -04:00
chore(deps): update androidx.navigation3:navigation3-runtime to v1.2.0-rc01 (#7104)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
1 parent
c9ad276158
commit
fb47db2bb8
1 file changed
+1
-1
@@ -17,7 +17,7 @@ navigation3 = "1.2.0-beta01"
|
||||
# navigation3-runtime is AndroidX's own KMP artifact, separate from the JetBrains
|
||||
# navigation3-ui mirror above; the two refs move independently and the mirror does not
|
||||
# publish every AndroidX version, so they are not always equal.
|
||||
navigation3-runtime = "1.2.0-beta01"
|
||||
navigation3-runtime = "1.2.0-rc01"
|
||||
navigationevent = "1.1.0"
|
||||
paging = "3.5.1"
|
||||
room = "3.0.3"
|
||||
|
||||
Reference in new issue
Block a user