Could not find method create() for arguments - Crashlytics issue

前端 未结 8 1374
夕颜
夕颜 2020-12-15 15:10
Could not find method create() for arguments [crashlyticsStoreDeobsDebug, class com.crashlytics.tools.gradle.tasks.StoreMappingFileTask, com.android.build.gradle.int         


        
8条回答
  •  -上瘾入骨i
    2020-12-15 15:50

    Following Mike's answer the file you need to change is in:

    project\gradle\wrapper\gradle-wrapper.properties

    The latest version is 4.10.2.

提交回复
热议问题