Skip to content

Commit c8ddca3

Browse files
authored
Update gradle.properties
1 parent 01a8185 commit c8ddca3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ SonatypeTestCode = 1702
4646
# 0 mavenLocal 1 SonatypeCache 2 mavenCentral
4747
TestType = 0
4848

49-
#???????????????????<???>????????????
49+
#不要照搬我写的先看<入门页>文档
5050
androidAop.debugMode = true
5151
androidAop.debugMode.variantOnlyDebug = true
5252
androidAop.reflectInvokeMethod = false
@@ -66,4 +66,4 @@ easyRegister.releaseMode.fastDex = true
6666
# https://kotlinlang.org/docs/ksp-incremental.html#program-elements
6767
ksp.incremental.log=true
6868
# track classpath
69-
ksp.incremental.intermodule=true
69+
ksp.incremental.intermodule=true

0 commit comments

Comments
 (0)