flutter app:checkDebugDuplicateClasses'. 오류

준형정·2023년 10월 25일

android/build.gradle kotlin version 수정

buildscript {
    ext.kotlin_version = '1.7.10' -> '1.8.10'
    ...
profile
접니다

0개의 댓글