Browse Source

[new]调整Android包名为实时定位

zk 4 months ago
parent
commit
81e11b86ef
1 changed files with 1 additions and 1 deletions
  1. 1 1
      android/build.gradle

+ 1 - 1
android/build.gradle

@@ -1,7 +1,7 @@
 allprojects {
     ext {
         compileSdkVersion = 35
-        applicationId = "com.xjsucha.manbu"
+        applicationId = "com.shishi.dingwei"
         minSdkVersion = 23
         targetSdkVersion = 34
         ndkVersion = '27.0.12077973'