Skip to content
Snippets Groups Projects
Commit d8bacdfc authored by Charles Lombardo's avatar Charles Lombardo Committed by bunnei
Browse files

android: Update dependencies

parent 56d3711e
No related branches found
No related tags found
No related merge requests found
......@@ -149,14 +149,14 @@ dependencies {
implementation("androidx.recyclerview:recyclerview:1.3.0")
implementation("androidx.constraintlayout:constraintlayout:2.1.4")
implementation("androidx.lifecycle:lifecycle-viewmodel:2.6.1")
implementation("androidx.fragment:fragment:1.5.6")
implementation("androidx.fragment:fragment:1.5.7")
implementation("androidx.slidingpanelayout:slidingpanelayout:1.2.0")
implementation("androidx.documentfile:documentfile:1.0.1")
implementation("com.google.android.material:material:1.8.0")
implementation("androidx.preference:preference:1.2.0")
implementation("androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.1")
implementation("io.coil-kt:coil:2.2.2")
implementation("androidx.core:core-splashscreen:1.0.0")
implementation("androidx.core:core-splashscreen:1.0.1")
implementation("androidx.window:window:1.0.0")
implementation("org.ini4j:ini4j:0.5.4")
implementation("androidx.constraintlayout:constraintlayout:2.1.4")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment