Skip to content

Commit

Permalink
Update dependencies (2025-02)
Browse files Browse the repository at this point in the history
  • Loading branch information
vmiklos committed Feb 2, 2025
1 parent 04dd25d commit ce48ef1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
implementation "com.mikepenz:aboutlibraries:7.1.0"
implementation 'androidx.preference:preference-ktx:1.2.1'
implementation "androidx.activity:activity-ktx:1.9.3"
implementation "androidx.activity:activity-ktx:1.10.0"
implementation "androidx.fragment:fragment-ktx:1.8.5"
implementation 'com.github.PhilJay:MPAndroidChart:v3.1.0'
implementation 'org.apache.commons:commons-csv:1.9.0'
Expand Down

0 comments on commit ce48ef1

Please sign in to comment.