Remove bumptech.glide.load.data java package from maui app

Somnath Shukla 411 Reputation points
2024-07-17T17:32:15.8466667+00:00

I am building a maui app targeting .Net 8. I see the app depends on the java package bumptech.glide.load.data which also allows HTTP(non https) URL. I could not find direct dependency on bumptech.glide.load.data package what is the best way to remove it?

Steps to Reproduce

  1. Create a .net Maui app
  2. build the Android app, and open the classes.dex file from the app
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,245 questions
{count} votes