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 368701e commit a280f79Copy full SHA for a280f79
app/build.gradle
@@ -249,9 +249,6 @@ android {
249
}
250
251
configurations.all {
252
-// resolutionStrategy {
253
-// force 'androidx.annotation:annotation:1.1.0', 'com.jakewharton.timber:timber:4.7.1', 'androidx.fragment:fragment:1.3.6'
254
-// }
255
resolutionStrategy.force 'androidx.annotation:annotation:1.1.0'
256
resolutionStrategy.force 'com.jakewharton.timber:timber:4.7.1'
257
resolutionStrategy.force 'androidx.fragment:fragment:1.3.6'
0 commit comments