Compare commits

...

1 Commits

Author SHA1 Message Date
Nick 6b00d20907 new version 3.17.02 2025-01-07 16:52:14 +01:00
6 changed files with 20972 additions and 20826 deletions

View File

@ -244,7 +244,7 @@ publishing {
tareactnativetts(MavenPublication) {
groupId 'tecnavia'
artifactId 'react-native-tts'
version '4.1.0'
version '4.1.1'
artifact("$libsDirName/react-native-tts-release.aar")
}
@ -293,7 +293,7 @@ publishing {
tatecnaviareactnativebridge(MavenPublication) {
groupId 'tecnavia'
artifactId 'tecnavia_react-native-bridge'
version '1.3.6'
version '1.3.8'
artifact("$libsDirName/tecnavia_react-native-bridge-release.aar")
}
@ -480,14 +480,14 @@ dependencies {
implementation "tecnavia:react-native-svg:15.7.1"
implementation "tecnavia:react-native-tecnavia-utils:1.3.1"
implementation "tecnavia:react-native-text-size:3.0.0"
implementation "tecnavia:react-native-tts:4.1.0"
implementation "tecnavia:react-native-tts:4.1.1"
implementation "tecnavia:react-native-uuid-generator:6.1.1"
implementation "tecnavia:react-native-vector-icons:8.1.0"
implementation "tecnavia:react-native-video:5.2.1"
implementation "tecnavia:react-native-volume-control:1.0.1"
implementation "tecnavia:react-native-webview:12.4.0"
implementation "tecnavia:rn-fetch-blob:0.11.2"
api "tecnavia:tecnavia_react-native-bridge:1.3.6"
api "tecnavia:tecnavia_react-native-bridge:1.3.8"
implementation "tecnavia:tecnavia_react-native-default-preference:1.5.0"
implementation "tecnavia:tecnavia_react-native-dfp:1.5.0"
implementation "tecnavia:tecnavia_react-native-geolocation:3.0.1"

View File

@ -1,7 +1,7 @@
android.useAndroidX=true
APP_NAME=Android SDK
APP_VERSION_NAME=3.16.14
APP_VERSION_CODE=1734693746919
APP_VERSION_NAME=3.17.02
APP_VERSION_CODE=1736264169881
ANDROID_APP_ID=com.tecnaviaapplication
IS_ADDON=true

Binary file not shown.

File diff suppressed because one or more lines are too long

View File

@ -3,7 +3,6 @@ com.rtmalone.volumecontrol.RNVolumeControlPackage
com.levelasquez.androidopensettings.AndroidOpenSettingsPackage
com.chirag.RNMail.RNMail
net.no_mad.tts.TextToSpeechPackage
com.idehub.GoogleAnalyticsBridge.GoogleAnalyticsBridgePackage
com.lugg.ReactNativeConfig.ReactNativeConfigPackage
org.pgsqlite.SQLitePluginPackage
com.swmansion.gesturehandler.react.RNGestureHandlerPackage