Skip to content

Commit

Permalink
Bump fragment dependency to 1.3.1 and activity to 1.2.1.
Browse files Browse the repository at this point in the history
Fixes #2481

RELNOTES=Bump fragment dependency to 1.3.1 and activity to 1.2.1.
PiperOrigin-RevId: 363265721
  • Loading branch information
Chang-Eric authored and Dagger Team committed Mar 16, 2021
1 parent ba1ad49 commit 57255db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -141,8 +141,8 @@ maven_install(
artifacts = [
"androidx.annotation:annotation:1.1.0",
"androidx.appcompat:appcompat:1.2.0",
"androidx.activity:activity:1.2.0",
"androidx.fragment:fragment:1.3.0",
"androidx.activity:activity:1.2.1",
"androidx.fragment:fragment:1.3.1",
"androidx.lifecycle:lifecycle-common:2.3.0",
"androidx.lifecycle:lifecycle-viewmodel:2.3.0",
"androidx.lifecycle:lifecycle-viewmodel-savedstate:2.3.0",
Expand Down

0 comments on commit 57255db

Please sign in to comment.