diff --git a/app/build.gradle b/app/build.gradle index d188765d6..334f76fab 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -249,9 +249,6 @@ android { } configurations.all { -// resolutionStrategy { -// force 'androidx.annotation:annotation:1.1.0', 'com.jakewharton.timber:timber:4.7.1', 'androidx.fragment:fragment:1.3.6' -// } resolutionStrategy.force 'androidx.annotation:annotation:1.1.0' resolutionStrategy.force 'com.jakewharton.timber:timber:4.7.1' resolutionStrategy.force 'androidx.fragment:fragment:1.3.6'