IDEA安卓项目 Gradle build failed

遇到一个错误,不知道怎么修改,百度也无果

F:\code\Android\SmartCampus>
                                         estsForApplication(ManifestHelper.kt:86)
        ... 98 more
Caused by: java.io.FileNotFoundException: F:\code\Android\SmartCampus\app\build\interm
ediates\navigation_json\debug\navigation.json (系统找不到指定的文件。)
        at com.google.common.io.Files$FileByteSource.openStream(Files.java:130)
        at com.google.common.io.Files$FileByteSource.openStream(Files.java:120)
        at com.google.common.io.ByteSource$AsCharSource.openStream(ByteSource.java:460
)        at com.google.common.io.CharSource.readLines(CharSource.java:359)
        at com.google.common.io.Files.readLines(Files.java:546)
        at com.android.utils.FileUtils.loadFileWithUnixLineSeparators(FileUtils.java:3
15)
        at com.android.manifmerger.ManifestMerger2.createNavigationMap(ManifestMerger2
.java:462)
        ... 102 more
跪求大神指点

看下代码里navigation.json是不是少了