Android Question Error compiling: unable to find attribute android:ttcIndex

FabioC

Member
Licensed User
Hello,
I've been using B4A for quite awhile now without any problems, however this morning after I followed Erel's tutorials to add Google Analytics and Firebase it started to give this error:

Generating R file. Error
ERROR: In <declare-styleable> FontFamilyFont, unable to find attribute android:fontVariationSettings
ERROR: In <declare-styleable> FontFamilyFont, unable to find attribute android:ttcIndex

Does anybody know what it is and how can I fix it?
Thanks.
 
Top