当前位置:网站首页>Compilation failure caused by kotlin version upgrade
Compilation failure caused by kotlin version upgrade
2022-07-28 15:06:00 【Guyu γ】
problem
Recent projects , Suddenly, the project reports an error , Because it contains kotlin, Wrong content :
Model was compiled with an incompatible version of kotlin the binary version of metadata is 1.5.1 accident version is 1.1.16
Screenshot of error reporting :
Invalid solution to online search :
Build --> Rebuild Project

Final solution
The configuration script in the project root directory (build.gradle) In file take “ext.kotlin_version” The version of is modified to 1.4.32 , Then run synchronously (Sync Now) that will do !
ext.kotlin_version = '1.4.32'

Note:
Welcome to thumb up , Leaving a message. , Reprint please give the link of the original text in the obvious position of the article page
The knower , Thank you for reading my article in the vast crowd
No personality Where did you get the signature !
Please pay attention to Am I
Ongoing update

| 2021 07 - Guyu.com | 【 copyright Infringement must be investigated 】 |
边栏推荐
- Basic operation implementation of sequence table
- Several methods of opening URL in swiftui view
- QT qlineedit, qtextedit, qplaintextedit differences
- 14、 ROS meta function package
- VTK annotation class widget vtkborderwidget
- 1st pre class exercise
- Swiftui 4.0's new navigation system
- Vtkcellpicker picking triangular patches
- 4、 C language operators
- 21、 TF coordinate transformation (I): coordinate MSG message
猜你喜欢

Talk about low code / zero code tools

Introduction to MITK

Instant experience | further improve application device compatibility with cts-d

Buuctf partial solution
![UTF-8、UTF-16 和 UTF-32 字符编码之间的区别?[图文详解]](/img/a9/336390db64d871fa1655800c1e0efc.png)
UTF-8、UTF-16 和 UTF-32 字符编码之间的区别?[图文详解]

Establishment and traversal of binary tree (implemented in C language)

The 35 required questions in MySQL interview are illustrated, which is too easy to understand

VTK notes - picker picker summary

On July 29, apachecon | apachepulsar's exploration and practice in vivo will be broadcast soon

企业微信客服链接,企业微信客服聊天
随机推荐
15、 Launch file label of ROS (I)
NCBI experience accumulation
How to perform batch operations in core data
PS modify the length and width pixels and file size of photos
JS -- realize the rotation chart (complete function)
(function(global,factory){
Swiftui layout - size (top)
Crawler: from entry to imprisonment (II) -- Web collector
MLX90640 红外热成像仪传感器模块开发笔记(八)
Mlx90640 infrared thermal imager sensor module development notes (VIII)
Why can the anonymous functions of JQ access the methods inside
Redis configuration file explanation
Ability to add class @published for custom attribute wrapper types
Second class exercise
Product Manager
Instant experience | further improve application device compatibility with cts-d
Enumeration type
[thread safety] what risks may multithreading bring?
CCSP 云安全设计原则都有哪些
Gradle -- package multiple variants with gradle