We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1c6e1b commit c28da73Copy full SHA for c28da73
packages/battery_plus/battery_plus/android/build.gradle
@@ -49,5 +49,5 @@ android {
49
50
dependencies {
51
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
52
- implementation "androidx.core:core-ktx:1.12.0"
+ implementation "androidx.core:core-ktx:1.13.1"
53
}
0 commit comments