Skip to content

Commit 6bcecb3

Browse files
committed
update package versions
1 parent 57c8796 commit 6bcecb3

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

app/build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@ dependencies {
3434
implementation 'androidx.core:core-ktx:1.12.0'
3535
implementation 'androidx.appcompat:appcompat:1.6.1'
3636
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
37-
implementation 'androidx.fragment:fragment-ktx:1.6.1'
38-
implementation 'androidx.recyclerview:recyclerview:1.3.1'
37+
implementation 'androidx.fragment:fragment-ktx:1.6.2'
38+
implementation 'androidx.recyclerview:recyclerview:1.3.2'
3939
implementation 'com.squareup.okhttp3:okhttp:4.10.0'
4040
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4'
41-
implementation 'androidx.recyclerview:recyclerview:1.3.1'
41+
implementation 'androidx.recyclerview:recyclerview:1.3.2'
4242
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
4343
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
4444
}

0 commit comments

Comments
 (0)