안녕하세요.
안드로이드의 AGP 8.0에 대한 문제를 해결해주세요.(’namespace’)
감사합니다.
앱 ID (App ID)
876154
플랫폼 (Platform)
Android 7+
디바이스 (Device)
All
Version
1.4.2
Flutter SDK
Flutter version 3.7.12 on channel stable
재현 방법 (Steps to reproduce)
AGP 8.0 적용
build
코드 샘플 (Code Sample)
No response
Logs
Namespace not specified. Please specify a namespace in the module's build.gradle file like so:
android {
namespace 'com.example.namespace'
}
A problem occurred configuring project ':kakao_flutter_sdk_common'.
> Could not create an instance of type com.android.build.api.variant.impl.LibraryVariantBuilderImpl.
> Namespace not specified. Please specify a namespace in the module's build.gradle file like so:
Flutter Doctor
[✓] Flutter (Channel stable, 3.7.12, on macOS 13.3.1 22E772610a darwin-arm64, locale ko-KR)
• Flutter version 3.7.12 on channel stable at /Users/jeonglockpark/Desktop/work/flutter_sdk/flutter
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision 4d9e56e694 (3 weeks ago), 2023-04-17 21:47:46 -0400
• Engine revision 1a65d409c7
• Dart version 2.19.6
• DevTools version 2.20.1
[✓] Android toolchain - develop for Android devices (Android SDK version 33.0.1)
• Android SDK at /Users/jeonglockpark/Library/Android/sdk
• Platform android-33, build-tools 33.0.1
• Java binary at: /Applications/Android Studio.app/Contents/jbr/Contents/Home/bin/java
• Java version OpenJDK Runtime Environment (build 17.0.6+0-17.0.6b802.4-9586694)
• All Android licenses accepted.
[✓] Xcode - develop for iOS and macOS (Xcode 14.3)
• Xcode at /Applications/Xcode.app/Contents/Developer
• Build 14E222b
• CocoaPods version 1.12.1
[✓] Chrome - develop for the web
• Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome
[✓] Android Studio (version 2022.2)
• Android Studio at /Applications/Android Studio.app/Contents
• Flutter plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/9212-flutter
• Dart plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/6351-dart
• Java version OpenJDK Runtime Environment (build 17.0.6+0-17.0.6b802.4-9586694)
[✓] VS Code (version 1.78.0)
• VS Code at /Applications/Visual Studio Code.app/Contents
• Flutter extension can be installed from:
🔨 https://marketplace.visualstudio.com/items?itemName=Dart-Code.flutter
이슈 설명 (Issue description)
안녕하세요. 안드로이드의 AGP 8.0에 대한 문제를 해결해주세요.(’namespace’) 감사합니다.
앱 ID (App ID)
876154
플랫폼 (Platform)
Android 7+
디바이스 (Device)
All
Version
1.4.2
Flutter SDK
Flutter version 3.7.12 on channel stable
재현 방법 (Steps to reproduce)
코드 샘플 (Code Sample)
No response
Logs
Flutter Doctor