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.
androidx.lifecycle:lifecycle-process
1 parent 12993f3 commit dabcd29Copy full SHA for dabcd29
app/build.gradle
@@ -56,7 +56,7 @@ android.defaultConfig.vectorDrawables.useSupportLibrary = true
56
dependencies {
57
implementation fileTree(include: ['*.jar'], dir: 'libs')
58
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
59
- implementation 'androidx.lifecycle:lifecycle-process:2.8.3'
+ implementation 'androidx.lifecycle:lifecycle-process:2.8.4'
60
androidTestImplementation('androidx.test.espresso:espresso-core:3.6.1', {
61
exclude group: 'com.android.support', module: 'support-annotations'
62
})
0 commit comments