Skip to content

Commit

Permalink
Refactor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinTCoughlin committed Nov 30, 2024
1 parent b682458 commit 4e282eb
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 38 deletions.
13 changes: 0 additions & 13 deletions .idea/libraries/Gradle__androidx_activity_activity_1_8_0_aar.xml

This file was deleted.

This file was deleted.

This file was deleted.

1 change: 1 addition & 0 deletions Smodr/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ tasks.withType(KotlinCompile).configureEach {
}

dependencies {
implementation 'androidx.fragment:fragment-ktx:1.8.5'
implementation("androidx.core:core-ktx:1.15.0")
implementation 'com.google.android.gms:play-services-oss-licenses:17.1.0'
implementation 'io.reactivex.rxjava3:rxjava:3.1.10'
Expand Down

0 comments on commit 4e282eb

Please sign in to comment.