alteracao url/build ios/android

This commit is contained in:
2021-08-18 11:25:36 -03:00
parent 8a529a9331
commit 2900361025
3 changed files with 5 additions and 5 deletions
+3 -3
View File
@@ -367,7 +367,7 @@
DEVELOPMENT_TEAM = WJ7RU32S89;
ENABLE_BITCODE = NO;
FLUTTER_BUILD_NAME = 1.0.4;
FLUTTER_BUILD_NUMBER = 1;
FLUTTER_BUILD_NUMBER = 2;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(PROJECT_DIR)/Flutter",
@@ -509,7 +509,7 @@
DEVELOPMENT_TEAM = WJ7RU32S89;
ENABLE_BITCODE = NO;
FLUTTER_BUILD_NAME = 1.0.4;
FLUTTER_BUILD_NUMBER = 1;
FLUTTER_BUILD_NUMBER = 2;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(PROJECT_DIR)/Flutter",
@@ -546,7 +546,7 @@
DEVELOPMENT_TEAM = WJ7RU32S89;
ENABLE_BITCODE = NO;
FLUTTER_BUILD_NAME = 1.0.4;
FLUTTER_BUILD_NUMBER = 1;
FLUTTER_BUILD_NUMBER = 2;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(PROJECT_DIR)/Flutter",
+1 -1
View File
@@ -17,7 +17,7 @@ class FuncoesGerais{
static const int usuCodPadrao = 36718;
static const String youtubeApiKey = "AIzaSyAmqjP0MxgASbt98Px1_hqaIvcsqeHO15k";//"AIzaSyA8jo3qsr-JJRm40iSHfkrzaMZXdMjo9v4";
static const String channelId = "UCJ_EUoswNTvRGotJ-ROxaKw";
static const String homeURL = "https://www.decpisos.com.br/";
static const String homeURL = "https://www.decpisos.com.br/produtos-listar";
static const String dominioPermitido = "https://www.decpisos.com.br";
static const String urlPDF = "http://app-cards.com/files/card-decpisos.pdf";
+1 -1
View File
@@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 1.0.3+3
version: 1.0.4+4
environment:
sdk: '>=2.12.0 <3.0.0'