What is “Program type already present”?
When i try to build my project.i got this error Program type already present: android.support.v4.accessibilityservice.AccessibilityServiceInfoCompat Message{kind=ERROR, text=Program type already present: android.support.v4.accessibilityservice.AccessibilityServiceInfoCompat, sources=[Unknown source file], tool name=Optional.of(D8)} i also to find solution in stack overflow but it didn't help.here is my build.gradle file apply plugin: 'com.android.application'android { compileSdkVersion 28 defaultConfig { applicationId "com.example.hassan.qrscan" minSdkVersion 18 targetSdkVersion 28 versionCode