version:1.0.0

fix:
update:增加推送,增加桌面属性,更改包名
This commit is contained in:
2025-11-21 17:29:50 +08:00
parent ebbd2b5aba
commit 2478295bbd
237 changed files with 1063 additions and 859 deletions

View File

@@ -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'
//状态栏透明