skip to Main Content

Flutter Can't build gradle with mobile ads

Execution failed for task ':google_mobile_ads:parseDebugLocalResources'. Could not resolve all files for configuration ':google_mobile_ads:androidApis'. Failed to transform android.jar to match attributes {artifactType=android-platform-attr, org.gradle.libraryelements=jar, org.gradle.usage=java-runtime}. > Execution failed for PlatformAttrTransform: C:UsersbayukAppDataLocalAndroidsdkplatformsandroid-31android.jar. > C:UsersbayukAppDataLocalAndroidsdkplatformsandroid-31android.jar i have encouter this error when i try to…

VIEW QUESTION

Android Studio – Plugin com.google.gms.google-services version 4.4.0 apply: false was not found in any of the following sources

My error message: Build file 'C:UserskcebuStudioProjectsfitness_appandroidbuild.gradle' line: 16 Plugin [id: 'com.google.gms.google-services', version: '4.4.0', apply: false] was not found in any of the following sources: I have my google-services.json under fitness_appandroidappgoogle-services.json (there is no app folder under fitness_app project folder) build.gradle…

VIEW QUESTION

Flutter – Gradle build fail

I am trying to build a Flutter app. This is the error resulting from the logs FAILURE: Build failed with an exception. * Where: Build file 'C:UsersfrancDocumentsGithubxandroidbuild.gradle' line: 26 * What went wrong: A problem occurred evaluating root project 'android'.…

VIEW QUESTION
Back To Top
Search