Tencent / tinker

Tinker is a hot-fix solution library for Android, it supports dex, library and resources update without reinstall apk.
Other
17.1k stars 3.33k forks source link

打差分包失败 #1562

Closed melancholyboy closed 3 years ago

melancholyboy commented 3 years ago

tinker版本:如:1.9.14.16

gradle版本:如:3.6.2

系统:如:ubuntu

FATAL: method ':V' in loader class 'Lcom/jilang/myvideo/VideoApp;' refers to method ':V' in class 'Lcom/jilang/common/BaseApp;' which is not in loader class, this may cause crash when patch is loaded.

FAILURE: Build failed with an exception.