I added it already but still have error (Attached)
My project attribute are
#Region Project Attributes
#ApplicationLabel: ZANEX
#VersionCode: 7
#VersionName: 4.0.0
' #ExcludedLib: kotlin-stdlib-1.6.10
'SupportedOrientations possible values: unspecified, landscape or portrait.
#SupportedOrientations: landscape
#CanInstallToExternalStorage: True
#AdditionalRes: ../wheelpicker_resource
#AdditionalJar: com.android.support:support-v4
#AdditionalJar: com.android.support:recyclerview-v7
#AdditionalJar: com.google.firebase:firebase-core
#AdditionalJar: com.google.firebase:firebase-messaging
#AdditionalJar: com.android.support:support-core-utils
#ExcludedLib: kotlin-stdlib
#ExcludedLib: guava-26.0-android.jar
#AdditionalJar: com.google.guava:guava
#AdditionalJar: com.google.guava:listenablefuture
#MultiDex: True
'theme_color: #0f0925
#End Region