Skip to content
This repository was archived by the owner on Feb 20, 2021. It is now read-only.

Commit f124943

Browse files
authored
Merge pull request #43 from beatbrot/dependabot/gradle/androidx.fragment-fragment-ktx-1.2.2
Bump fragment-ktx from 1.1.0 to 1.2.2
2 parents 1c8b10e + 188f3d9 commit f124943

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dependencies {
4242
implementation 'androidx.lifecycle:lifecycle-extensions:2.2.0'
4343

4444
implementation "androidx.preference:preference-ktx:1.1.0"
45-
implementation "androidx.fragment:fragment-ktx:1.1.0"
45+
implementation "androidx.fragment:fragment-ktx:1.2.2"
4646

4747
implementation 'com.google.android.material:material:1.2.0-alpha05'
4848

0 commit comments

Comments
 (0)