liuzhenxing1118 5 tháng trước cách đây
mục cha
commit
624efb1f13
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -27,7 +27,7 @@ android {
     }
     android.applicationVariants.all { variant ->
         variant.outputs.all {
-            outputFileName = "xpcontact.apk"
+            outputFileName = "skphone.apk"
         }
     }
     sourceSets {