diff --git a/build.gradle b/build.gradle index 4749b89..ce177c3 100644 --- a/build.gradle +++ b/build.gradle @@ -297,13 +297,6 @@ publishing { artifact("$libsDirName/react-native-vector-icons-release.aar") } - tareactnativeviafoura(MavenPublication) { - groupId 'tecnavia' - artifactId 'react-native-viafoura' - version '1.0.1' - artifact("$libsDirName/react-native-viafoura-release.aar") - } - tareactnativevideo(MavenPublication) { groupId 'tecnavia' artifactId 'react-native-video' @@ -339,13 +332,6 @@ publishing { artifact("$libsDirName/tecnavia_react-native-bridge-release.aar") } - tatecnaviareactnativedailymotionsdk(MavenPublication) { - groupId 'tecnavia' - artifactId 'tecnavia_react-native-dailymotion-sdk' - version '1.1.0' - artifact("$libsDirName/tecnavia_react-native-dailymotion-sdk-release.aar") - } - tatecnaviareactnativedefaultpreference(MavenPublication) { groupId 'tecnavia' artifactId 'tecnavia_react-native-default-preference' @@ -535,13 +521,11 @@ dependencies { implementation "tecnavia:react-native-tts:4.1.0" implementation "tecnavia:react-native-uuid-generator:6.1.1" implementation "tecnavia:react-native-vector-icons:8.1.0" - implementation "tecnavia:react-native-viafoura:1.0.1" implementation "tecnavia:react-native-video:5.1.1" implementation "tecnavia:react-native-volume-control:1.0.1" implementation "tecnavia:react-native-webview:11.17.2" implementation "tecnavia:rn-fetch-blob:0.11.2" api "tecnavia:tecnavia_react-native-bridge:1.2.12" - implementation "tecnavia:tecnavia_react-native-dailymotion-sdk:1.1.0" implementation "tecnavia:tecnavia_react-native-default-preference:1.5.0" implementation "tecnavia:tecnavia_react-native-dfp:1.3.1" implementation "tecnavia:tecnavia_react-native-geolocation:3.0.1" diff --git a/gradle.properties b/gradle.properties index 535bcc8..15acb8a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,7 +1,7 @@ android.useAndroidX=true APP_NAME=Android SDK -APP_VERSION_NAME=3.10.05 -APP_VERSION_CODE=1709651777174 +APP_VERSION_NAME=3.11.00 +APP_VERSION_CODE=1709827221114 ANDROID_APP_ID=com.tecnaviaapplication IS_ADDON=true diff --git a/libs/react-native-viafoura-release.aar b/libs/react-native-viafoura-release.aar deleted file mode 100644 index 52066f5..0000000 Binary files a/libs/react-native-viafoura-release.aar and /dev/null differ diff --git a/libs/tecnavia_react-native-dailymotion-sdk-release.aar b/libs/tecnavia_react-native-dailymotion-sdk-release.aar deleted file mode 100644 index 07db588..0000000 Binary files a/libs/tecnavia_react-native-dailymotion-sdk-release.aar and /dev/null differ diff --git a/src/main/assets/index.android.bundle b/src/main/assets/index.android.bundle index b61b332..1b2ad29 100644 Binary files a/src/main/assets/index.android.bundle and b/src/main/assets/index.android.bundle differ