|
@@ -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"
|