اواجه مشكلة في android studio امال ان تساعدني حل المشاكل

اريد كيف تحل هذا المشكل المرجو مساعدتي كيف احل المشكل

Could not determine the dependencies of task ':app:lintVitalRelease'.

Could not resolve all artifacts for configuration ':app:debugCompileClasspath'.

Could not find androidx.appcompat:appcompat:1.2.0.

 Required by:
     project :app

Could not find com.google.android.gms:play-services-ads:19.5.0. Required by: project :app

Possible solution: - Declare repository providing the artifact, see the documentation at https://docs.gradle.org/cur...


benghialan أضف ردا

شكرا لك اخي علي المساعدة لدي مشكل في ملف

res\values\values.xml

الخطاء التي تظهر لي حني اريد انشاء تطبيق apk يظهر هدا المشكل

API 'BaseVariant.getApplicationIdTextResource' is obsolete and has been replaced with 'VariantProperties.applicationId'.

It will be removed in version 5.0 of the Android Gradle plugin.

For more information, see TBD.

To determine what is calling BaseVariant.getApplicationIdTextResource, use -Pandroid.debug.obsoleteApi=true on the command line to display more information.

Affected Modules: app