Skip to content

Commit

Permalink
Merge pull request #59 from ggrell/dependabot/gradle/androidx.fragmen…
Browse files Browse the repository at this point in the history
…t-fragment-1.2.3

Bump fragment from 1.2.2 to 1.2.3
  • Loading branch information
ggrell authored Mar 19, 2020
2 parents 8ff1647 + ecf9cbb commit 20389dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ buildscript {
'support': [
'core' : "androidx.core:core:1.2.0",
'annotations': "androidx.annotation:annotation:1.1.0",
'fragment' : "androidx.fragment:fragment:1.2.2",
'fragment' : "androidx.fragment:fragment:1.2.3",
'fragmentktx': "androidx.fragment:fragment-ktx:1.2.3",
'appcompat' : "androidx.appcompat:appcompat:1.1.0",
'design' : "com.google.android.material:material:1.1.0"
Expand Down

0 comments on commit 20389dd

Please sign in to comment.