码迷,mamicode.com
首页 > 移动开发 > 详细

android kotlin Gradle DSL method not found: '1.2.51()'错误,be using a version of the Android Gradle plug-in that does not contain the method (e.g. 'testCompile' was added in 1.1.0).

时间:2018-07-05 17:21:44      阅读:906      评论:0      收藏:0      [点我收藏+]

标签:bubuko   lin   dsl   pil   alt   hat   image   png   version   

 

技术分享图片

同步的时候遇到这个问题,从log上看是因为gradle的版本不包含kotlin 1.2.51这个method,具体原因我也不是很清楚,大概猜测是kotlin版本的问题,而最新的版本就是1.2.51,所以就试着把后面的删除了,问题是解决了,但是不明觉厉,有大神路过的,还望指点一二。

技术分享图片

 

android kotlin Gradle DSL method not found: '1.2.51()'错误,be using a version of the Android Gradle plug-in that does not contain the method (e.g. 'testCompile' was added in 1.1.0).

标签:bubuko   lin   dsl   pil   alt   hat   image   png   version   

原文地址:https://www.cnblogs.com/hechangshou/p/9268927.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!