We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents db78394 + 254ff4e commit bf1fce5Copy full SHA for bf1fce5
1 file changed
githubAppUpdate/build.gradle.kts
@@ -32,7 +32,7 @@ base {
32
dependencies {
33
implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.3.10")
34
implementation("com.google.code.gson:gson:2.13.2")
35
- implementation("androidx.work:work-runtime-ktx:2.11.1")
+ implementation("androidx.work:work-runtime-ktx:2.11.2")
36
37
implementation("com.squareup.retrofit2:retrofit:3.0.0")
38
implementation("androidx.appcompat:appcompat:1.7.1")
0 commit comments