소개
게시글
질문&답변
auth 오류
(사진)FAILURE: Build completed with 3 failures.1: Task failed with an exception.-----------* What went wrong:Execution failed for task ':app:processDebugGoogleServices'.> File google-services.json is missing. The Google Services Plugin cannot function without it. Searched Location: C:\Users\ko725\AndroidStudioProjects\game\MySoleLife\app\src\debug\google-services.json C:\Users\ko725\AndroidStudioProjects\game\MySoleLife\app\src\google-services.json C:\Users\ko725\AndroidStudioProjects\game\MySoleLife\app\google-services.json* Try:Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.==============================================================================2: Task failed with an exception.-----------* What went wrong:Execution failed for task ':app:checkDebugAarMetadata'.> A failure occurred while executing com.android.build.gradle.internal.tasks.CheckAarMetadataWorkAction > The minCompileSdk (32) specified in a dependency's AAR metadata (META-INF/com/android/build/gradle/aar-metadata.properties) is greater than this module's compileSdkVersion (android-30). Dependency: androidx.appcompat:appcompat-resources:1.5.0. AAR metadata file: C:\Users\ko725\.gradle\caches\transforms-2\files-2.1\ce81a25d8061a8a03c7214920f2a5e4a\appcompat-resources-1.5.0\META-INF\com\android\build\gradle\aar-metadata.properties.* Try:Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.==============================================================================3: Task failed with an exception.-----------* What went wrong:Execution failed for task ':app:processDebugMainManifest'.> Manifest merger failed : uses-sdk:minSdkVersion 16 cannot be smaller than version 19 declared in library [com.google.firebase:firebase-analytics-ktx:21.1.0] C:\Users\ko725\.gradle\caches\transforms-2\files-2.1\82690a40aa49e9210c9c606173186ae9\firebase-analytics-ktx-21.1.0\AndroidManifest.xml as the library might be using APIs not available in 16 Suggestion: use a compatible library with a minSdk of at most 16, or increase this project's minSdk version to at least 19, or use tools:overrideLibrary="com.google.firebase.analytics.ktx" to force usage (may lead to runtime failures)* Try:Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.==============================================================================* Get more help at https://help.gradle.orgBUILD FAILED in 11s22 actionable tasks: 22 executedimport com.google.firebase.auth.ktx.auth도 있고Build -> Clean Project / Rebuild Project 실행 후 다시한번 시도도 해봤는데 안됩니다 ㅠㅠ
- 0
- 5
- 560
질문&답변
auth 오류
(사진)이 부분 말씀하시는 건가요?!
- 0
- 5
- 560