Skip to content

Releases: FlyJingFish/AndroidAOP

修复bug

Choose a tag to compare

@FlyJingFish FlyJingFish released this 15 Jun 10:12

fix #96

适配gradle 9+

Choose a tag to compare

@FlyJingFish FlyJingFish released this 29 Apr 07:28

如题

修复bug、新增 includeKotlin 配置

Choose a tag to compare

@FlyJingFish FlyJingFish released this 09 Dec 09:56

1、fix #67 org.gradle.configuration-cache=true时无法编译的bug
2、新增 includeKotlin 配置

修复bug

Choose a tag to compare

@FlyJingFish FlyJingFish released this 17 Oct 06:19

1、修复多个app模块织入配置混乱的问题
2、修复release collect找不到类的问题

1、修复收集切面类编译的bug

Choose a tag to compare

@FlyJingFish FlyJingFish released this 01 Sep 07:45

如题

完善适配 com.android.dynamic-feature

Choose a tag to compare

@FlyJingFish FlyJingFish released this 28 Aug 08:30

1、com.android.dynamic-feature
2、升级fasttransform

修复bug

Choose a tag to compare

@FlyJingFish FlyJingFish released this 19 Aug 14:18

fix #78
fix #80

适配ksp2,修复javassist兼容问题

Choose a tag to compare

@FlyJingFish FlyJingFish released this 06 Aug 09:15

解决以下问题:
#74
#75

注意仓库地址发生变更

Choose a tag to compare

@FlyJingFish FlyJingFish released this 23 Jul 11:21

1、❗️❗️❗️❗️请注意仓库地址因mavenCentral仓库升级迁移,地址必须改变,升级请注意❗️❗️❗️❗️
2、修复 非Android类型的module编译报错问题

适配configuration-cache

Choose a tag to compare

@FlyJingFish FlyJingFish released this 18 Jun 06:46

适配项目配置 org.gradle.configuration-cache=true 的情况