diff --git a/build.gradle b/build.gradle index 40feac4..4567b3d 100644 --- a/build.gradle +++ b/build.gradle @@ -258,7 +258,7 @@ publishing { tareactnativetecnaviautils(MavenPublication) { groupId 'tecnavia' artifactId 'react-native-tecnavia-utils' - version '1.1.1' + version '1.1.2' artifact("$libsDirName/react-native-tecnavia-utils-release.aar") } @@ -522,7 +522,7 @@ dependencies { implementation "tecnavia:react-native-splash-screen:3.2.0" implementation "tecnavia:react-native-sqlite-storage:3.3.10" implementation "tecnavia:react-native-svg:12.1.0" - implementation "tecnavia:react-native-tecnavia-utils:1.1.1" + implementation "tecnavia:react-native-tecnavia-utils:1.1.2" implementation "tecnavia:react-native-text-size:3.0.0" implementation "tecnavia:react-native-tts:4.1.0" implementation "tecnavia:react-native-uuid-generator:6.1.1" diff --git a/gradle.properties b/gradle.properties index 8debb27..cc06fa2 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,7 +1,7 @@ android.useAndroidX=true APP_NAME=Android SDK -APP_VERSION_NAME=3.13.00 -APP_VERSION_CODE=1714052402893 +APP_VERSION_NAME=3.13.01 +APP_VERSION_CODE=1714720139174 ANDROID_APP_ID=com.tecnaviaapplication IS_ADDON=true diff --git a/src/main/assets/index.android.bundle b/src/main/assets/index.android.bundle index c73dc8a..bd95d7a 100644 Binary files a/src/main/assets/index.android.bundle and b/src/main/assets/index.android.bundle differ