xuandieudev
xuandieudev
Please help me: Failed to resolve: com.gauravk.audiovisualizer:audiovisualizer:0.9.2 **I use this:** ``` pluginManagement { repositories { google { content { includeGroupByRegex("com\\.android.*") includeGroupByRegex("com\\.google.*") includeGroupByRegex("androidx.*") } } mavenCentral() gradlePluginPortal() } } dependencyResolutionManagement {...
Hello maintainers, Thank you for your work on AndroidPdfViewer and for addressing the upcoming Android 15 / Google Play 16 KB page size requirement. However, after integrating the current published...