We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 902d6c3 + 21b34c3 commit b6f5397Copy full SHA for b6f5397
1 file changed
githubAppUpdate/build.gradle
@@ -27,7 +27,7 @@ android {
27
dependencies {
28
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
29
implementation "com.google.code.gson:gson:2.13.2"
30
- implementation "androidx.work:work-runtime-ktx:2.11.0"
+ implementation "androidx.work:work-runtime-ktx:2.11.1"
31
32
implementation "com.squareup.retrofit2:retrofit:3.0.0"
33
implementation "androidx.appcompat:appcompat:1.7.1"
0 commit comments