尝试刷新项目中的 Firebase。根据指南添加了扩展 com.distriqt.Firebase 和其他字符串以显示但出现错误
'''Warning: packagedDependency installreferrer-1.0.jar used by more than one ANE. Ignoring this entry
Warning: packagedDependency play-services-ads-identifier-17.0.0.jar used by more than one ANE. Ignoring this entry
dx tool failed:Error: Program type already present: com.google.protobuf.AbstractMessageLite$Builder$LimitedInputStream
Compilation failed'''
如果删除字符串“com.google.protobuflite”,则该错误不存在。为什么?