Tencent / tinker

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

工程在迁移到Androidx后,com.tencent.tinker.anno.DefaultLifeCycle找不到 #1457

Closed dazhiyu closed 4 years ago

dazhiyu commented 4 years ago

以前是有的,但是迁移到androidx后反而找不到了,compileOnly、annotationProcessor都试了,不管用

dazhiyu commented 4 years ago

换成 com.tencent.tinker:tinker-android-anno-support