Hossein Abbasi
Hossein Abbasi
@arturdm But your solution didn't work. I have an Android project, which following Clean Architecture. And your plugin doesn't generate any reports for Domain module which is a java library:...
Thank you for the suggestion. I couldn't find any benefits to use this library and not using the API itself directly. Please help me with this. @chrisnkrueger By the way,...
Following this didn't help either: https://github.com/dependency-check/dependency-check-gradle#how-do-i-use-the-plugin-with-gradle-kotlin-dsl
It's an Android project in Kotlin.
@jeremylong I've added the `assemblyEnabled=false` but still get this: ```groovy Analysis Started Finished Archive Analyzer (0 seconds) Finished File Name Analyzer (0 seconds) Finished Jar Analyzer (0 seconds) An error...
I tested and it worked just fine; Even without changing the `compileSdkVersion` and `targetsdkVersion` of the library to 32. Please try the sample app of this repo, and let me...
Yes, Pixel 4, Android 13
Yes. please try the sample and let me know if it works or not.
It's fixed on [2.3.19](https://github.com/Drjacky/ImagePicker/releases/tag/2.3.19). Please test it and let me know if it didn't work.
Thanks @astuetz! sure, the help would be to find the root of issue you've mentioned [here](https://github.com/Drjacky/ImagePicker/issues/73#issuecomment-1252604839) I don't have much time this week to look at it, any help is...