Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] AGP 8.0에서 빌드되지 않습니다. #175

Closed
ttb-inc opened this issue May 11, 2023 · 2 comments
Closed

[Bug] AGP 8.0에서 빌드되지 않습니다. #175

ttb-inc opened this issue May 11, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@ttb-inc
Copy link

ttb-inc commented May 11, 2023

이슈 설명 (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)

  1. AGP 8.0 적용
  2. 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
@ttb-inc ttb-inc added the bug Something isn't working label May 11, 2023
@mbkim95 mbkim95 self-assigned this May 12, 2023
@mbkim95
Copy link
Member

mbkim95 commented May 12, 2023

안녕하세요

제보주신 이슈 확인했고 빠른 시일 내에 수정한 버전 배포하도록 하겠습니다.

제보주셔서 감사합니다!

mbkim95 added a commit that referenced this issue May 16, 2023
@mbkim95
Copy link
Member

mbkim95 commented May 19, 2023

@ttb-inc 제보주신 이슈 수정된 1.4.3 버전 배포되었습니다. 제보주셔서 다시 한번 감사합니다!

@mbkim95 mbkim95 closed this as completed May 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants