doki
                                
                                
                                
                                    doki copied to clipboard
                            
                            
                            
                        Update to AndroidX request
Hello!
Your project has set
android.useAndroidX=true, but configuration:app:releaseRuntimeClasspathstill contains legacy support libraries, which may cause runtime issues. This behavior will not be allowed in Android Gradle plugin 8.0. Please use only AndroidX dependencies or setandroid.enableJetifier=truein thegradle.propertiesfile to migrate your project to AndroidX (see https://developer.android.com/jetpack/androidx/migrate for more info). The following legacy support libraries are detected: :app:releaseRuntimeClasspath -> dev.doubledot.doki:library:0.0.1 -> ru.noties.markwon:html:3.0.0 -> com.android.support:support-annotations:28.0.0
Android Support libs are outdated now, can a version with markwon version 4 be published? https://github.com/noties/Markwon/blob/master/build.gradle this new version will be requiring only AndroidX libs.