Skip to content

Commit

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

Bump fragment-ktx from 1.2.3 to 1.2.4
  • Loading branch information
ggrell authored Apr 2, 2020
2 parents 4aba874 + d4f7947 commit f0f382d
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 @@ -41,7 +41,7 @@ buildscript {
'core' : "androidx.core:core:1.2.0",
'annotations': "androidx.annotation:annotation:1.1.0",
'fragment' : "androidx.fragment:fragment:1.2.4",
'fragmentktx': "androidx.fragment:fragment-ktx:1.2.3",
'fragmentktx': "androidx.fragment:fragment-ktx:1.2.4",
'appcompat' : "androidx.appcompat:appcompat:1.1.0",
'design' : "com.google.android.material:material:1.1.0"
],
Expand Down

0 comments on commit f0f382d

Please sign in to comment.