R.txt': The data is invalid. (13)

后端 未结 5 1628
故里飘歌
故里飘歌 2021-01-23 02:56

I am able to gradle build successfully but while running the app getting below Error.

error: failed writing to \'D:\\ ...\\Projects\\DineNow\\GitCode\\Din

5条回答
  •  天命终不由人
    2021-01-23 03:26

    I ran into this issue today. I corrected it by setting classpath 'com.android.tools.build:gradle:3.4.2' in build.gradle

提交回复
热议问题