Skip to content

Commit

Permalink
Merge pull request #28 from wada811/renovate/androidx.fragment-fragme…
Browse files Browse the repository at this point in the history
…nt-ktx-1.x

Update dependency androidx.fragment:fragment-ktx to v1.5.5
  • Loading branch information
wada811 authored Dec 8, 2022
2 parents 7454001 + 1617df7 commit 80786de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ViewBinding-ktx/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ android {
dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.21"
//noinspection GradleDependency
implementation 'androidx.fragment:fragment-ktx:1.5.4'
implementation 'androidx.fragment:fragment-ktx:1.5.5'
}

afterEvaluate {
Expand Down

0 comments on commit 80786de

Please sign in to comment.