当前位置:网站首页>Android build error: Plugin with id ‘kotlin-android‘ not found.
Android build error: Plugin with id ‘kotlin-android‘ not found.
2022-08-03 20:25:00 【Bing0lin】
Refrence
https://metapx.org/plugin-with-id-kotlin-android-not-found/
To fix the error, you need to add kotlin-gradle-plugin to your build.gradle file as shown below:
plugins {
id 'com.android.application' version '7.1.2' apply false
id 'com.android.library' version '7.1.2' apply false
// 添加下面这一句
id 'org.jetbrains.kotlin.android' version '1.6.21' apply false
}
task clean(type: Delete) {
delete rootProject.buildDir
}
The latest Android Studio lists the dependencies using Gradle plugins DSL as shown on Kotlin plugins for Gradle documentation.
边栏推荐
- Leetcode 125. Verify palindrome string
- leetcode 1837. The sum of the digits in the K-base representation
- php截取中文字符串实例
- ECCV 2022 | 清华&腾讯AI Lab提出REALY:重新思考3D人脸重建的评估方法
- RNA核糖核酸修饰RNA-HiLyte FluorTM 405荧光染料|RNA-HiLyte FluorTM 405
- 【飞控开发高级教程4】疯壳·开源编队无人机-360 度翻滚
- 为什么 BI 软件都搞不定关联分析
- 盲埋孔PCB叠孔设计的利与弊
- ES6--剩余参数
- 双线性插值公式推导及Matlab实现
猜你喜欢
tRNA修饰2-甲基胞嘧啶(m2C)|tRNA修饰m2G (N2-methylguanosine)
收藏-即时通讯(IM)开源项目OpenIM-功能手册
使用 ReportLab 绘制 PDF
tkwebview2创作心得
数学之美 第六章——信息的度量和作用
Go语言类型与接口的关系
tRNA甲基化偶联3-甲基胞嘧啶(m3C)|tRNA-m3C (3-methylcy- tidine)
- [email protected] 610/[email protected] 594/Alexa 56"/>
染料修饰核酸RNA|[email protected] 610/[email protected] 594/Alexa 56
亚马逊云科技 Build On 2022 - AIot 第二季物联网专场实验心得
Abs (), fabs () and LABS ()
随机推荐
嵌入式分享合集27
RNA核糖核酸修饰RNA-HiLyte FluorTM 405荧光染料|RNA-HiLyte FluorTM 405
使用 ReportLab 绘制 PDF
云服务器如何安全使用本地的AD/LDAP?
nvm的使用 nodejs版本管理,解决用户名是汉字的问题
Use ControlTemplate or Style from resource file in WPF .cs and find the control
盲埋孔PCB叠孔设计的利与弊
5 款漏洞扫描工具:实用、强力、全面(含开源)
解决This application failed to start because no Qt platform plugin could be initialized的办法
软件测试基本流程有哪些?权威的第三方软件检测机构推荐
ES6 deconstruction assignment - array object deconstruction and deconstruction
leetcode 16.01. Swap numbers (swap the values of 2 numbers without using temporary variables)
leetcode 16. 数值的整数次方(快速幂+递归/迭代)
leetcode 448. Find All Numbers Disappeared in an Array 找到所有数组中消失的数字(简单)
xss.haozi练习通关详解
华为设备配置VRRP负载分担
leetcode 136. 只出现一次的数字(异或!!)
后台图库上传功能
高位套牢机构,用友网络的信任危机是如何产生的?
化算力为战力:宁夏中卫的数字化转型启示录