Skip to content

현재 환경에서 notification_1 branch의 build 및 run이 이루어지지 않는 현상이 있습니다. #4

@ysa5347

Description

@ysa5347

현재 Kotlin 1.9.22, Java 18, Flutter 3.29.3, gradle 8.4, AGP 8.3.0 환경에서 해당 branch를 pull 해서 flutter run시, 아래와 같은 오류가 발생하고 있습니다.
`e: file:///C:/Users/ADMIN/Desktop/Dev/GDGoC/reminder/android/app/src/main/kotlin/com/reminder/reminder/MainActivity.kt:3:8 Unresolved reference: io
e: file:///C:/Users/ADMIN/Desktop/Dev/GDGoC/reminder/android/app/src/main/kotlin/com/reminder/reminder/MainActivity.kt:5:21 Unresolved reference: FlutterActivity

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':app:compileDebugKotlin'.

A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction
Compilation error. See log for more details

  • 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.org.

BUILD FAILED in 9s
Running Gradle task 'assembleDebug'... 10.1s
Error: Gradle task assembleDebug failed with exit code 1`

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingbuild

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions