version:1.1.5
update: bugfixes:优化闹钟自动接听
This commit is contained in:
@@ -15,8 +15,8 @@ android {
|
||||
applicationId "com.xxpatx.os"
|
||||
minSdkVersion 24
|
||||
targetSdkVersion 29
|
||||
versionCode 1010
|
||||
versionName "1.0.9"
|
||||
versionCode 1016
|
||||
versionName "1.1.5"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
@@ -27,7 +27,7 @@ android {
|
||||
}
|
||||
|
||||
manifestPlaceholders = [
|
||||
AMAP_KEY: "723704391181f6b0b478eecf8e6fcde6"
|
||||
AMAP_KEY: "963a156c0e1b525856d9b1d304666fe9"
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user