【发布时间】:2016-05-24 03:02:36
【问题描述】:
我正在使用类路径 'io.fabric.tools:gradle:1.+' 并且在我用于结构插件的模块中有一个 fabric.properties。
当我运行 gradlew crashlyticsUploadDistributionProdStaging 时,我得到:
`Crashlytics could not find the manifest`
com.crashlytics.tools.android.project.ManifestData$ManifestIOException: Crashlytics could not find the manifest. Not found at .../app/build/intermediates/manifests/full/prod/staging/AndroidManifest.xml
为什么?
【问题讨论】:
标签: android crashlytics-android