HMS-Core / hms-AREngine-demo

Huawei AREngine kit sample code demonstrates how to use Huawei AR functions, including motion tracking, plane detection, face recognition and gesture recognition, etc.
Apache License 2.0
102 stars 46 forks source link

Android Studio 4.0.1 compile fix #1

Closed lvonasek closed 4 years ago

Mike-mei commented 4 years ago

classpath 'com.android.tools.build:gradle:xxx' is related to your local IDE version. The version number at this location depends on the Version number of Android Studio you are using. So we suggest you delete this part and make this PR again.