When I add
implementation 'com.google.firebase:firebase-inappmessaging-display:17.0.0'
to my gradle file, Android Studio cannot generate apk, instead it gives this error:
CreateProcess error=206, The filename or extension is too long.
Any help would be much appreciated guys. Thanks.