提问人:PhysicsInquiries 提问时间:11/11/2023 更新时间:11/17/2023 访问量:142
AAPT:错误:在 <manifest><application 中找到意外元素<属性>>
AAPT: error: unexpected element <property> found in <manifest><application>
问:
我收到错误
AAPT: error: unexpected element <property> found in <manifest><application>
在文件中
(MyUser)\.gradle\caches\transforms-2\files-2.1\f8eb949f3b3f333139f5fde4ce67e9c7\jetified-play-services-ads-lite-22.4.0\AndroidManifest.xml:82:9-84:62
从块
<property
android:name="android.adservices.AD_SERVICES_CONFIG"
android:resource="@xml/gma_ad_services_config" />
尝试重建我的 Android Studio 项目时。感谢您的帮助。
自从文件受到保护以来,我没有尝试太多。
答: 暂无答案
评论