Hunter
Hunter copied to clipboard
A fast, incremental, concurrent framework to develop compile plugin for android project to manipulate bytecode
http://quinnchen.cn/
- Add consistent whitespaces between CJK and non-CJK characters. - Fix inproper capitalizations (eg. "OkhttpClient" -> "OkHttpClient"). - Polish language for Chinese docs (eg. "我在Okhtp提过类似问题的issue" -> "我向 OkHttp 提过类似的 issue")....
When the log is printed, there is no thread name if it is not main thread. For `Hugo`, it automatically includes the thread name if the log is main thread.
Hi It is a good idea to implement for jetpack compose (composable function...)
堆栈信息: ```java > Task :app:transformClassesWithDebugHunterTransformForDebug FAILED DebugHunterTransform isIncremental = false, runVariant = ALWAYS, emptyRun = false, inDuplicatedClassSafeMode = false Execution failed for task ':app:transformClassesWithDebugHunterTransformForDebug'. > java.lang.UnsupportedOperationException: Records requires ASM8 *...
agp版本:7.1.0 报错信息:Execution failed for task ':app:transformClassesWithTimingHunterTransformForStandardUi5themeRelease'. PermittedSubclasses requires ASM9 jdk版本:openjdk17
All of the artifacts on Maven repos have been removed. example: on https://mvnrepository.com/artifact/com.quinn.hunter/hunter-transform/1.1.0 the list of files is empty. As a consequence, any project that reference these dependencies are broken