We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 479cace + dd39738 commit 7073af6Copy full SHA for 7073af6
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.1"
+ implementation "androidx.work:work-runtime-ktx:2.11.2"
31
32
implementation "com.squareup.retrofit2:retrofit:3.0.0"
33
implementation "androidx.appcompat:appcompat:1.7.1"
0 commit comments