소스 검색

3015涂鸦移植

wbspool 10 달 전
부모
커밋
e229b253bb
1개의 변경된 파일7개의 추가작업 그리고 0개의 파일을 삭제
  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"