I am getting the error
AAPT: error: unexpected element <property> found in <manifest><application>
in the file
(MyUser).gradlecachestransforms-2files-2.1f8eb949f3b3f333139f5fde4ce67e9c7jetified-play-services-ads-lite-22.4.0AndroidManifest.xml:82:9-84:62
from the block
<property
android:name="android.adservices.AD_SERVICES_CONFIG"
android:resource="@xml/gma_ad_services_config" />
when trying to rebuild my android studio project. Thanks for the help.
I haven´t tried much since the file is protected.
2
Answers
I ran onto this problem in my project on updating Google Admob from 22.1 to 22.6. Switching back to 22.1 solved the problem. Maybe there is version between 22.1 and 22.6, that also work.
You should use