corouteam/GlideToVectorYou

Doesn't seem to work with the newer version of gradle

chadallen87 opened this issue · 2 comments

Some of the imports namely:
com.bumptech.glide.load.engine.DiskCacheStrategy;
com.bumptech.glide.request.RequestOptions;

dont seem to resolve when i upgraded gradle to:
classpath 'com.android.tools.build:gradle:3.4.0
gWrapper: distributionUrl=https://services.gradle.org/distributions/gradle-5.1.1-all.zip

if i revert to previous versions, the imports work fine

Hey @chadallen87, I've tested this against master and it seems to work.
Please try again with latest version and if this still happens, feel free to open this ticket again.