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 870b8ac commit 09fc2a8Copy full SHA for 09fc2a8
DependencyProperty/build.gradle
@@ -19,5 +19,5 @@ android {
19
dependencies {
20
compileOnly "org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.21"
21
compileOnly "androidx.fragment:fragment-ktx:1.5.7"
22
- compileOnly "androidx.work:work-runtime:2.8.1"
+ compileOnly "androidx.work:work-runtime:2.10.0"
23
}
0 commit comments