# What is the problem? - I run this commant "./gradlew assembleDebug" for build app but execution failed due to this "checkDebugDuplicateClasses" Error. - My Device / Project configuration - react : 18.1.0 - react-native : 0.70.6 - react-native-jitsi-meet : 2.3.1 - minSdkVersion : 24 - kotlinVersion : 1.7.20 - Screen shot 