Skip to content

Commit 3516962

Browse files
wangshsduFlyJingFish
authored andcommitted
升级版本
1 parent b719858 commit 3516962

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,13 @@ SonatypeTestCode = 1702
4747
TestType = -1
4848
publishGradle = 0
4949

50-
androidAop.debugMode = true
50+
androidAop.debugMode = false
5151
androidAop.debugMode.variantOnlyDebug = true
5252
androidAop.reflectInvokeMethod = false
5353
androidAop.reflectInvokeMethod.variantOnlyDebug = false
5454
androidAop.reflectInvokeMethod.static = false
5555
androidAop.debugMode.buildConfig = true
56-
androidAop.fastDex = false
56+
androidAop.fastDex = true
5757
androidAop.fastDex.variantOnlyDebug = false
5858

5959
easyRegister.enable = false

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ androidx-test-ext-junit = "1.2.1"
2323
espresso-core = "3.6.1"
2424
test-rules = "1.5.0"
2525
flyjingfish_javassist_version = "1.0.3"
26-
fasttransform_version = "1.0.6"
26+
fasttransform_version = "1.0.7"
2727
kotlinx-metadata-jvm-version = "0.9.0"
2828
[libraries]
2929
kotlinpoet-ksp = { group = "com.squareup", name = "kotlinpoet-ksp", version.ref = "kotlinpoet_version" }

0 commit comments

Comments
 (0)