AndroidUtilCode icon indicating copy to clipboard operation
AndroidUtilCode copied to clipboard

集成Bus 插件后,编译通过,但是运行报错

Open androidmoyan1992 opened this issue 2 years ago • 1 comments

描述 Bug

简洁地描述下 Bug。

  • AndroidUtilCode 的版本:
  • 出现 Bug 的设备型号:
  • 设备的 Android 版本:

相关代码

Caused by: java.lang.ClassNotFoundException: Didn't find class "com.blankj.utilcode.util.Utils$TransActivity$TransActivityDelegate"

异常堆栈

put the stack of crash here

截图

如果有的话请添加屏幕截图以帮助解释问题。 image

请删除当前行及以下内容

感谢支持 AndroidUtilCode.

androidmoyan1992 avatar Dec 21 '22 05:12 androidmoyan1992

gradle 插件是 7.4 , https://services.gradle.org/distributions/gradle-7.4-all.zip

classpath 'com.android.tools.build:gradle:7.3.1'

androidmoyan1992 avatar Dec 21 '22 05:12 androidmoyan1992