Tencent / tinker

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

编译错误 Caused by: groovy.lang.MissingMethodException: No signature of method: com.android.build.gradle.internal.scope.GlobalScope.getAndroidBuilder() is applicable for argument types: () values: [] #1447

Open mengshu opened 4 years ago

mengshu commented 4 years ago

异常类型:编译异常

tinker版本:1.9.14.7

gradle版本: gradle 6.5.1

是否使用热更新SDK: TinkerPatch

系统:Ubuntu 18.04

其他: tinker.aapt2.public=true com.android.tools.build:gradle:3.6.3

堆栈/日志: FAILURE: Build failed with an exception.

woaimi520 commented 3 years ago

同样问题