first commit

This commit is contained in:
renjianbo
2026-01-05 15:39:47 +08:00
parent 95475bd17b
commit 74bf664ed8
54 changed files with 6094 additions and 5924 deletions

View File

@@ -20,5 +20,5 @@ tasks.withType(JavaCompile) {
options.encoding = "UTF-8"
}
sourceCompatibility = "7"
targetCompatibility = "7"
sourceCompatibility = JavaVersion.VERSION_1_8
targetCompatibility = JavaVersion.VERSION_1_8

View File

@@ -1 +0,0 @@
o/jetified-arouter_compiler.jar

View File

@@ -1,2 +1,2 @@
com.xiangxue.arouter_compiler.ARouterProcessor
com.xiangxue.arouter_compiler.ParameterProcessor
com.xiangxue.arouter_compiler.ARouterProcessor
com.xiangxue.arouter_compiler.ParameterProcessor

View File

@@ -1,12 +0,0 @@
com/xiangxue/arouter_compiler/utils/ProcessorConfig.java
com.xiangxue.arouter_compiler.utils.ProcessorConfig
com/xiangxue/arouter_compiler/ARouterProcessor.java
com.xiangxue.arouter_compiler.ARouterProcessor
com/xiangxue/arouter_compiler/ParameterProcessor.java
com.xiangxue.arouter_compiler.ParameterProcessor
com/xiangxue/arouter_compiler/utils/ProcessorUtils.java
com.xiangxue.arouter_compiler.utils.ProcessorUtils
com/xiangxue/arouter_compiler/ParameterFactory.java
com.xiangxue.arouter_compiler.ParameterFactory
com.xiangxue.arouter_compiler.ParameterFactory$1
com.xiangxue.arouter_compiler.ParameterFactory$Builder

View File

@@ -1,2 +1,2 @@
Manifest-Version: 1.0
Manifest-Version: 1.0