Ver Fonte

3015涂鸦移植

wbspool há 10 meses atrás
pai
commit
e229b253bb
1 ficheiros alterados com 7 adições e 0 exclusões
  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"