app/build.gradle
@@ -3,7 +3,7 @@ android { signingConfigs { debug { storeFile file('../dycz.jks') storeFile file("${project.rootDir}/dycz.jks") storePassword 'dycz@2023' keyAlias 'dayu' keyPassword 'dycz@2023' @@ -75,6 +75,7 @@ implementation project(':baselibrary') implementation project(':qihealonelibrary') implementation project(':qiheonlinelibrary') implementation project(':generallibrary') implementation 'com.tencent.bugly:crashreport:4.1.9.3' // 处理图片