diff --git a/app/build.gradle.kts b/app/build.gradle.kts index e26c241c0..ffd7c9e46 100644 --- a/app/build.gradle.kts +++ b/app/build.gradle.kts @@ -201,7 +201,7 @@ dependencies { implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8:${Versions.kotlin}") implementation("com.squareup.okhttp3:okhttp:${Versions.okhttp}") implementation("com.google.code.gson:gson:2.8.8") - implementation("com.google.android.material:material:1.5.0-rc01") + implementation("com.google.android.material:material:1.6.1") implementation("androidx.constraintlayout:constraintlayout:2.1.2") implementation("androidx.swiperefreshlayout:swiperefreshlayout:1.1.0") implementation("androidx.preference:preference:1.1.1") diff --git a/deps_fdroid.txt b/deps_fdroid.txt index 744b818ab..45786dc64 100644 --- a/deps_fdroid.txt +++ b/deps_fdroid.txt @@ -192,7 +192,7 @@ +| | +--- androidx.lifecycle:lifecycle-viewmodel:2.4.1 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.30 -> 1.6.21 (*) +| | \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.0 -> 1.5.2 (*) -+| +--- com.google.android.material:material:1.6.0 ++| +--- com.google.android.material:material:1.6.0 -> 1.6.1 +| | +--- androidx.annotation:annotation:1.2.0 -> 1.3.0 +| | +--- androidx.appcompat:appcompat:1.1.0 -> 1.4.1 (*) +| | +--- androidx.cardview:cardview:1.0.0 (*) @@ -345,7 +345,7 @@ +| | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.0 -> 1.6.21 +| \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 -> 1.6.21 (*) ++--- com.google.code.gson:gson:2.8.8 -++--- com.google.android.material:material:1.5.0-rc01 -> 1.6.0 (*) +++--- com.google.android.material:material:1.6.1 (*) ++--- androidx.constraintlayout:constraintlayout:2.1.2 (*) ++--- androidx.swiperefreshlayout:swiperefreshlayout:1.1.0 +| +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 @@ -531,7 +531,7 @@ +| +--- androidx.core:core-ktx:1.3.1 -> 1.3.2 (*) +| +--- androidx.compose.runtime:runtime:1.1.0-beta04 -> 1.1.1 (*) +| +--- androidx.compose.material:material:1.1.0-beta04 -> 1.1.1 (*) -+| +--- com.google.android.material:material:1.6.0-alpha01 -> 1.6.0 (*) ++| +--- com.google.android.material:material:1.6.0-alpha01 -> 1.6.1 (*) +| \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.0 -> 1.6.21 (*) ++--- androidx.activity:activity-compose:1.4.0 +| +--- androidx.compose.runtime:runtime:1.0.1 -> 1.1.1 (*) diff --git a/deps_googleplay.txt b/deps_googleplay.txt index a7f57a331..dcff52669 100644 --- a/deps_googleplay.txt +++ b/deps_googleplay.txt @@ -331,7 +331,7 @@ +| | +--- androidx.lifecycle:lifecycle-viewmodel:2.4.1 (*) +| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.5.30 -> 1.6.21 (*) +| | \--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.0 -> 1.5.2 (*) -+| +--- com.google.android.material:material:1.6.0 ++| +--- com.google.android.material:material:1.6.0 -> 1.6.1 +| | +--- androidx.annotation:annotation:1.2.0 -> 1.3.0 +| | +--- androidx.appcompat:appcompat:1.1.0 -> 1.4.1 (*) +| | +--- androidx.cardview:cardview:1.0.0 (*) @@ -475,7 +475,7 @@ +| | \--- org.jetbrains.kotlin:kotlin-stdlib-common:1.4.0 -> 1.6.21 +| \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.10 -> 1.6.21 (*) ++--- com.google.code.gson:gson:2.8.8 -++--- com.google.android.material:material:1.5.0-rc01 -> 1.6.0 (*) +++--- com.google.android.material:material:1.6.1 (*) ++--- androidx.constraintlayout:constraintlayout:2.1.2 (*) ++--- androidx.swiperefreshlayout:swiperefreshlayout:1.1.0 +| +--- androidx.annotation:annotation:1.1.0 -> 1.3.0 @@ -661,7 +661,7 @@ +| +--- androidx.core:core-ktx:1.3.1 -> 1.3.2 (*) +| +--- androidx.compose.runtime:runtime:1.1.0-beta04 -> 1.1.1 (*) +| +--- androidx.compose.material:material:1.1.0-beta04 -> 1.1.1 (*) -+| +--- com.google.android.material:material:1.6.0-alpha01 -> 1.6.0 (*) ++| +--- com.google.android.material:material:1.6.0-alpha01 -> 1.6.1 (*) +| \--- org.jetbrains.kotlin:kotlin-stdlib:1.6.0 -> 1.6.21 (*) ++--- androidx.activity:activity-compose:1.4.0 +| +--- androidx.compose.runtime:runtime:1.0.1 -> 1.1.1 (*)