We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01a8185 commit c8ddca3Copy full SHA for c8ddca3
1 file changed
gradle.properties
@@ -46,7 +46,7 @@ SonatypeTestCode = 1702
46
# 0 mavenLocal 1 SonatypeCache 2 mavenCentral
47
TestType = 0
48
49
-#???????????????????<???>????????????
+#不要照搬我写的先看<入门页>文档
50
androidAop.debugMode = true
51
androidAop.debugMode.variantOnlyDebug = true
52
androidAop.reflectInvokeMethod = false
@@ -66,4 +66,4 @@ easyRegister.releaseMode.fastDex = true
66
# https://kotlinlang.org/docs/ksp-incremental.html#program-elements
67
ksp.incremental.log=true
68
# track classpath
69
-ksp.incremental.intermodule=true
+ksp.incremental.intermodule=true
0 commit comments