티스토리 뷰
01.모바일/Flutter
[Flutter] Your project requires a newer version of the Kotlin Gradle plugin. 플러터 업그레이드 후 빌드 에러
피자돌이 2022. 3. 8. 14:46반응형
에러
┌─ Flutter Fix ─────────────────────────────────────────
│ [!] Your project requires a newer version of the Kotlin Gradle plugin.
│ Find the latest version on https://kotlinlang.org/docs/gradle.html#plugin-and-versions, then update
│ D:\00.Project\01.Mobile\search_app\android\build.gradle:
│ ext.kotlin_version = '<latest-version>'
└───────────────────────────────────────────────
수정 내용
위치 : android\build.gradle
before
ext.kotlin_version = '1.3.50'
after
ext.kotlin_version = '1.6.10'
반응형
'01.모바일 > Flutter' 카테고리의 다른 글
[Flutter] Some runtime JAR files in the classpath have an incompatible version. Consider removing them from the classpath No issues found 이런이런 에러 (0) | 2022.03.15 |
---|---|
[Flutter] flutter_launcher_icons 에러 minSdk (0) | 2022.03.15 |
[Flutter] 한글 표시 (0) | 2022.03.01 |
[Flutter] DateFormat (0) | 2022.03.01 |
[Flutter] flutter upgrade 플러터 업그레이드 (0) | 2022.02.28 |
댓글
반응형
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
TAG
- mariadb
- EC2
- GIT
- 몽고DB
- AWS
- flutter_launcher_icons
- 명령어
- nodejs
- vscode
- flutter
- 맥
- windows
- 중곡동
- IOS
- Android
- CentOS
- 윈도우
- Qt Creator
- portrait
- 독산시대
- NPM
- tip
- 단축키
- 스마트포토
- vs code
- electron
- prebuilt
- RDS
- MAC
- 안드로이드 스튜디오
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
글 보관함