version:1.0.0
fix: update:增加推送,增加桌面属性,更改包名
This commit is contained in:
@@ -12,12 +12,12 @@ android {
|
||||
compileSdkVersion 29
|
||||
|
||||
defaultConfig {
|
||||
applicationId "com.xuexispace.ai"
|
||||
applicationId "com.handuan.os"
|
||||
minSdkVersion 24
|
||||
targetSdkVersion 29
|
||||
|
||||
versionCode 2
|
||||
versionName "1.0.1"
|
||||
versionCode 1
|
||||
versionName "1.0.0"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
@@ -175,7 +175,7 @@ dependencies {
|
||||
//bugly
|
||||
implementation 'com.tencent.bugly:crashreport:4.1.9.2'
|
||||
//阿里云推送
|
||||
// implementation 'com.aliyun.ams:alicloud-android-push:3.8.0'
|
||||
implementation 'com.aliyun.ams:alicloud-android-push:3.8.0'
|
||||
//高德地图定位
|
||||
implementation 'com.amap.api:location:5.1.0'
|
||||
//状态栏透明
|
||||
|
||||
Reference in New Issue
Block a user