Android-studio 3.4.0-3.4.2 Gradle ERROR: No value has been specified for property 'manifestOutputDirectory'

前端 未结 10 709
情歌与酒
情歌与酒 2021-02-01 13:57

when upgrading to android-studio 3.4.x/gradle build plugin 3.4.x /gradle 5.3 ... wondering if its an issue with the android plugin.

ERROR: No value has been spe         


        
10条回答
  •  青春惊慌失措
    2021-02-01 14:28

    I just upgraded to AS 3.4 and had the same issue. This occurs when cold starting the application. Build > Make Project works fine, as does building from the command-line.

提交回复
热议问题