|
@@ -83,7 +83,7 @@ android {
|
|
|
dimension "platform"
|
|
|
applicationId "com.develop.foodcooking"
|
|
|
buildConfigField("String", "UpdatePlatform", "\"normal\"")
|
|
|
- resValue("string", "app_theme", "@style/SplashTheme")
|
|
|
+ resValue("string", "app_theme", "@style/Splash017Theme")
|
|
|
|
|
|
}
|
|
|
|