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: 363218826
  • Loading branch information
Chang-Eric authored and Dagger Team committed Mar 16, 2021
1 parent d4078fd commit 11959cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ maven_install(
"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.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 11959cb

Please sign in to comment.