Browse Source

3015涂鸦移植

wbspool 10 tháng trước cách đây
mục cha
commit
e229b253bb
1 tập tin đã thay đổi với 7 bổ sung0 xóa
  1. 7 0
      app/build.gradle

+ 7 - 0
app/build.gradle

@@ -68,6 +68,13 @@ android {
             resValue("string", "app_theme", "@style/SplashTheme")
         }
 
+
+        brand000ATuya {
+            dimension "platform"
+            applicationId "com.develop.foodcooking"
+            buildConfigField("String", "UpdatePlatform", "\"night\"")
+            resValue("string", "app_theme", "@style/SplashTheme")
+        }
         
         brand034 {
             dimension "platform"