chore: version package #36
Annotations
10 warnings
Publish Lint Report:
example/build.gradle#L48
Obsolete Gradle Dependency: A newer version of com.google.firebase:firebase-bom than 32.8.1 is available: 33.4.0
|
Publish Lint Report:
example/build.gradle#L52
Obsolete Gradle Dependency: A newer version of androidx.core:core-ktx than 1.7.0 is available: 1.13.1
|
Publish Lint Report:
example/build.gradle#L53
Obsolete Gradle Dependency: A newer version of androidx.appcompat:appcompat than 1.4.1 is available: 1.7.0
|
Publish Lint Report:
example/build.gradle#L54
Obsolete Gradle Dependency: A newer version of com.google.android.material:material than 1.5.0 is available: 1.12.0
|
Publish Lint Report:
example/build.gradle#L55
Obsolete Gradle Dependency: A newer version of org.jetbrains.kotlinx:kotlinx-coroutines-android than 1.6.0 is available: 1.6.4
|
Publish Lint Report:
example/build.gradle#L62
Obsolete Gradle Dependency: A newer version of androidx.activity:activity-compose than 1.4.0 is available: 1.9.2
|
Publish Lint Report:
example/build.gradle#L63
Obsolete Gradle Dependency: A newer version of androidx.compose.material:material than 1.0.5 is available: 1.7.3
|
Publish Lint Report:
example/build.gradle#L64
Obsolete Gradle Dependency: A newer version of androidx.compose.animation:animation than 1.0.5 is available: 1.7.3
|
Publish Lint Report:
example/build.gradle#L65
Obsolete Gradle Dependency: A newer version of androidx.compose.ui:ui-tooling than 1.0.5 is available: 1.7.3
|
Publish Lint Report:
example/src/main/java/com/magicbell/example/MainActivity.kt#L227
Invalidating All RecyclerView Data: It will always be more efficient to use more specific change events if you can. Rely on `notifyDataSetChanged` as a last resort.
|
Loading