Could not find aapt2-proto.jar (com.android.tools.build:aapt2-proto:0.3.1)

前端 未结 2 768
不思量自难忘°
不思量自难忘° 2020-12-21 12:36

I\'m using Android Studio to work with tomahawk-android project, so i cloned the project using git, directly into the Android Studio,

2条回答
  •  孤城傲影
    2020-12-21 13:06

    Thanks for @HedeH, who linked me into his answer here, saying:

    Try moving the google() method (In all .gradle files) to the top of its execution block.

    I did see that answer before while searching for the issue, but i missed that it must be changed "In all .gradle files".

提交回复
热议问题