Skip to content
This repository was archived by the owner on Nov 28, 2023. It is now read-only.

Commit 5ff2105

Browse files
authored
Merge pull request #122 from tunjid/dependabot/gradle/androidx.fragment-fragment-ktx-1.3.3
Bump fragment-ktx from 1.3.2 to 1.3.3
2 parents 5ac4239 + 1c950f9 commit 5ff2105

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ buildscript {
3030
espressoCore = 'androidx.test.espresso:espresso-core:3.3.0'
3131
espressoIdlingResource = 'androidx.test.espresso.idling:idling-concurrent:3.3.0'
3232
fragment = 'androidx.fragment:fragment:1.3.3'
33-
fragmentKtx = 'androidx.fragment:fragment-ktx:1.3.2'
33+
fragmentKtx = 'androidx.fragment:fragment-ktx:1.3.3'
3434
kotlin = "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
3535
ktxCore = 'androidx.core:core-ktx:1.3.2'
3636
lifeCycleReactiveStreams = 'androidx.lifecycle:lifecycle-reactivestreams:2.3.1'

0 commit comments

Comments
 (0)