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.
2 parents e4a19c9 + cc334bc commit 3cefdfbCopy full SHA for 3cefdfb
dependencies.gradle
@@ -60,7 +60,7 @@ ext.libs = [
60
'work' : "androidx.work:work-runtime-ktx:2.7.1",
61
'autoFill' : "androidx.autofill:autofill:1.1.0",
62
'preferenceKtx' : "androidx.preference:preference-ktx:1.2.0",
63
- 'junit' : "androidx.test.ext:junit:1.1.3",
+ 'junit' : "androidx.test.ext:junit:1.1.5",
64
'lifecycleCommon' : "androidx.lifecycle:lifecycle-common:$lifecycle",
65
'lifecycleLivedata' : "androidx.lifecycle:lifecycle-livedata-ktx:$lifecycle",
66
'lifecycleProcess' : "androidx.lifecycle:lifecycle-process:$lifecycle",
0 commit comments