Skip to content

Commit

Permalink
Update navigation redirect version
Browse files Browse the repository at this point in the history
  • Loading branch information
MatkovIvan committed Jun 27, 2024
1 parent 5ef2b3e commit b325dd1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ artifactRedirecting.androidx.compose.material.version=1.7.0-beta03
artifactRedirecting.androidx.collection.version=1.4.0
artifactRedirecting.androidx.annotation.version=1.8.0
artifactRedirecting.androidx.lifecycle.version=2.8.0
artifactRedirecting.androidx.navigation.version=2.7.7
artifactRedirecting.androidx.navigation.version=2.8.0-beta03
artifactRedirecting.androidx.savedstate.version=1.2.1

# For the purpose of substituteForRedirectedPublishedDependencies (look for it in the code)
Expand Down
2 changes: 1 addition & 1 deletion libraryversions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ MEDIA = "1.7.0-rc01"
MEDIA2 = "1.3.0-alpha01"
MEDIAROUTER = "1.7.0-alpha01"
METRICS = "1.0.0-alpha05"
NAVIGATION = "2.7.7"
NAVIGATION = "2.8.0-beta03"
PAGING = "3.3.0-alpha03"
PALETTE = "1.1.0-alpha01"
PERCENTLAYOUT = "1.1.0-alpha01"
Expand Down

0 comments on commit b325dd1

Please sign in to comment.