[1.0.0]
[添加url+flavors过滤单独抽出文件]
This commit is contained in:
yangyakun
2023-02-11 10:33:04 +08:00
parent dee933fe9d
commit 0d863ebb09
5 changed files with 163 additions and 173 deletions

View File

@@ -46,6 +46,7 @@ dependencies {
implementation rootProject.ext.dependencies.androidxappcompat
implementation rootProject.ext.dependencies.arouter
implementation "com.android.tools.build:gradle:3.5.3"
kapt rootProject.ext.dependencies.aroutercompiler
if (Boolean.valueOf(USE_MAVEN_PACKAGE)) {