| | |
| | | keyPassword '85521566' |
| | | } |
| | | } |
| | | compileSdkVersion 31 |
| | | compileSdkVersion 34 |
| | | defaultConfig { |
| | | applicationId "com.hdl.photovoltaic" |
| | | minSdkVersion 23 |
| | | targetSdkVersion 31 |
| | | versionCode 1 |
| | | targetSdkVersion 34 |
| | | versionCode 2 |
| | | versionName "1.5.0"//版本规则1.3是产品功能迭代用的,最后一位0是我们修复bug用的 |
| | | testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" |
| | | multiDexEnabled true |
| | |
| | | // 如果选择的厂商通道包含了 Huawei 厂商通道和 FCM 厂商通道,则需要额外执行以下操作,若未选择可忽略本步骤。 |
| | | // FCM:在 Firebase 上创建和 JPush 上同包名的待发布应用,创建完成后下载该应用的 google-services.json 配置文件并添加到应用的 module 目录下。 |
| | | // Huawei:在 Huawei 上创建和 JPush 上同包名的待发布应用,创建完成后下载该应用的 agconnect-services.json 配置文件并添加到应用的 module 目录下。 |
| | | |
| | | //可以使用CardView组件来为视图设置阴影效果 |
| | | |
| | | } |