Task :app:minifyDevelopmentReleaseWithR8 FAILED
ERROR:/project_path/.gradle/caches/transforms-3/2c8d5bc13302d1152f8c7e8d06ed71db/transformed/jetified-sdk-3.6.1-runtime.jar: R8: Type com.exponea.style.AppInboxListViewStyle is defined multiple times: /project_path/.gradle/caches/transforms-3/2c8d5bc13302d1152f8c7e8d06ed71db/transformed/jetified-sdk-3.6.1-runtime.jar:com/exponea/style/AppInboxListViewStyle.class, /project_path/Documents/Alshaya/Alshaya/hm/node_modules/react-native-exponea-sdk/android/build/.transforms/0ea2fd2e68e458c75c7c946d37d3aa92/transformed/classes.jar:com/exponea/style/AppInboxListViewStyle.class
It seems something needs to add in proguard.rules
React Native Exponea SDK (Tried this but not working)
-keep class com.exponea.* { ; }
It seems something needs to add in proguard.rules React Native Exponea SDK (Tried this but not working) -keep class com.exponea.* { ; }