Remove jetifier by sjudd · Pull Request #5184 · bumptech/glide

Expand Up @@ -66,7 +66,7 @@ dependencyResolutionManagement { // currently use, so we're stuck on an older version. version('androidx-fragment', '1.3.6')
library('android.support.multidex', "com.android.support:multidex:1.0.3") library('androidx-multidex', "androidx.multidex:multidex:2.0.1") library('autoservice', 'com.google.auto.service:auto-service:1.0-rc3') library('autoservice.annotations', 'com.google.auto.service:auto-service-annotations:1.0.1') library('android-gradle', 'com.android.tools.build:gradle:7.3.0') Expand Down