Compare commits
No commits in common. "main" and "3.16.09" have entirely different histories.
44
build.gradle
44
build.gradle
|
@ -45,6 +45,13 @@ publishing {
|
||||||
artifact("$libsDirName/react-native-android-open-settings-release.aar")
|
artifact("$libsDirName/react-native-android-open-settings-release.aar")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
tareactnativeappsettings(MavenPublication) {
|
||||||
|
groupId 'tecnavia'
|
||||||
|
artifactId 'react-native-app-settings'
|
||||||
|
version '2.0.1'
|
||||||
|
artifact("$libsDirName/react-native-app-settings-release.aar")
|
||||||
|
}
|
||||||
|
|
||||||
tareactnativeasyncstorageasyncstorage(MavenPublication) {
|
tareactnativeasyncstorageasyncstorage(MavenPublication) {
|
||||||
groupId 'tecnavia'
|
groupId 'tecnavia'
|
||||||
artifactId 'react-native-async-storage_async-storage'
|
artifactId 'react-native-async-storage_async-storage'
|
||||||
|
@ -59,6 +66,13 @@ publishing {
|
||||||
artifact("$libsDirName/react-native-color-matrix-image-filters-release.aar")
|
artifact("$libsDirName/react-native-color-matrix-image-filters-release.aar")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
tareactnativecommunityart(MavenPublication) {
|
||||||
|
groupId 'tecnavia'
|
||||||
|
artifactId 'react-native-community_art'
|
||||||
|
version '1.2.0'
|
||||||
|
artifact("$libsDirName/react-native-community_art-release.aar")
|
||||||
|
}
|
||||||
|
|
||||||
tareactnativecommunitydatetimepicker(MavenPublication) {
|
tareactnativecommunitydatetimepicker(MavenPublication) {
|
||||||
groupId 'tecnavia'
|
groupId 'tecnavia'
|
||||||
artifactId 'react-native-community_datetimepicker'
|
artifactId 'react-native-community_datetimepicker'
|
||||||
|
@ -76,7 +90,7 @@ publishing {
|
||||||
tareactnativecommunitynetinfo(MavenPublication) {
|
tareactnativecommunitynetinfo(MavenPublication) {
|
||||||
groupId 'tecnavia'
|
groupId 'tecnavia'
|
||||||
artifactId 'react-native-community_netinfo'
|
artifactId 'react-native-community_netinfo'
|
||||||
version '11.4.1'
|
version '5.9.10'
|
||||||
artifact("$libsDirName/react-native-community_netinfo-release.aar")
|
artifact("$libsDirName/react-native-community_netinfo-release.aar")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -167,7 +181,7 @@ publishing {
|
||||||
tareactnativepagerview(MavenPublication) {
|
tareactnativepagerview(MavenPublication) {
|
||||||
groupId 'tecnavia'
|
groupId 'tecnavia'
|
||||||
artifactId 'react-native-pager-view'
|
artifactId 'react-native-pager-view'
|
||||||
version '6.4.1'
|
version '6.1.4'
|
||||||
artifact("$libsDirName/react-native-pager-view-release.aar")
|
artifact("$libsDirName/react-native-pager-view-release.aar")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -223,14 +237,14 @@ publishing {
|
||||||
tareactnativesvg(MavenPublication) {
|
tareactnativesvg(MavenPublication) {
|
||||||
groupId 'tecnavia'
|
groupId 'tecnavia'
|
||||||
artifactId 'react-native-svg'
|
artifactId 'react-native-svg'
|
||||||
version '15.7.1'
|
version '12.1.0'
|
||||||
artifact("$libsDirName/react-native-svg-release.aar")
|
artifact("$libsDirName/react-native-svg-release.aar")
|
||||||
}
|
}
|
||||||
|
|
||||||
tareactnativetecnaviautils(MavenPublication) {
|
tareactnativetecnaviautils(MavenPublication) {
|
||||||
groupId 'tecnavia'
|
groupId 'tecnavia'
|
||||||
artifactId 'react-native-tecnavia-utils'
|
artifactId 'react-native-tecnavia-utils'
|
||||||
version '1.3.1'
|
version '1.2.1'
|
||||||
artifact("$libsDirName/react-native-tecnavia-utils-release.aar")
|
artifact("$libsDirName/react-native-tecnavia-utils-release.aar")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -244,7 +258,7 @@ publishing {
|
||||||
tareactnativetts(MavenPublication) {
|
tareactnativetts(MavenPublication) {
|
||||||
groupId 'tecnavia'
|
groupId 'tecnavia'
|
||||||
artifactId 'react-native-tts'
|
artifactId 'react-native-tts'
|
||||||
version '4.1.1'
|
version '4.1.0'
|
||||||
artifact("$libsDirName/react-native-tts-release.aar")
|
artifact("$libsDirName/react-native-tts-release.aar")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -279,7 +293,7 @@ publishing {
|
||||||
tareactnativewebview(MavenPublication) {
|
tareactnativewebview(MavenPublication) {
|
||||||
groupId 'tecnavia'
|
groupId 'tecnavia'
|
||||||
artifactId 'react-native-webview'
|
artifactId 'react-native-webview'
|
||||||
version '12.4.0'
|
version '11.17.2'
|
||||||
artifact("$libsDirName/react-native-webview-release.aar")
|
artifact("$libsDirName/react-native-webview-release.aar")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -293,7 +307,7 @@ publishing {
|
||||||
tatecnaviareactnativebridge(MavenPublication) {
|
tatecnaviareactnativebridge(MavenPublication) {
|
||||||
groupId 'tecnavia'
|
groupId 'tecnavia'
|
||||||
artifactId 'tecnavia_react-native-bridge'
|
artifactId 'tecnavia_react-native-bridge'
|
||||||
version '1.3.8'
|
version '1.3.6'
|
||||||
artifact("$libsDirName/tecnavia_react-native-bridge-release.aar")
|
artifact("$libsDirName/tecnavia_react-native-bridge-release.aar")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -452,11 +466,13 @@ def amazonSdkVersion = safeExtGet("amazonSdkVersion", "3.0.3")
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation "tecnavia:react-native-android-open-settings:1.3.0"
|
implementation "tecnavia:react-native-android-open-settings:1.3.0"
|
||||||
|
implementation "tecnavia:react-native-app-settings:2.0.1"
|
||||||
implementation "tecnavia:react-native-async-storage_async-storage:2.0.0"
|
implementation "tecnavia:react-native-async-storage_async-storage:2.0.0"
|
||||||
implementation "tecnavia:react-native-color-matrix-image-filters:6.0.9"
|
implementation "tecnavia:react-native-color-matrix-image-filters:6.0.9"
|
||||||
|
implementation "tecnavia:react-native-community_art:1.2.0"
|
||||||
implementation "tecnavia:react-native-community_datetimepicker:6.7.5"
|
implementation "tecnavia:react-native-community_datetimepicker:6.7.5"
|
||||||
implementation "tecnavia:react-native-community_image-editor:2.3.0"
|
implementation "tecnavia:react-native-community_image-editor:2.3.0"
|
||||||
implementation "tecnavia:react-native-community_netinfo:11.4.1"
|
implementation "tecnavia:react-native-community_netinfo:5.9.10"
|
||||||
implementation "tecnavia:react-native-community_slider:2.0.9"
|
implementation "tecnavia:react-native-community_slider:2.0.9"
|
||||||
implementation "tecnavia:react-native-config:1.4.11"
|
implementation "tecnavia:react-native-config:1.4.11"
|
||||||
implementation "tecnavia:react-native-cookies_cookies:6.2.0"
|
implementation "tecnavia:react-native-cookies_cookies:6.2.0"
|
||||||
|
@ -469,7 +485,7 @@ dependencies {
|
||||||
implementation "tecnavia:react-native-image-marker:0.9.2"
|
implementation "tecnavia:react-native-image-marker:0.9.2"
|
||||||
implementation "tecnavia:react-native-linear-gradient:2.8.3"
|
implementation "tecnavia:react-native-linear-gradient:2.8.3"
|
||||||
implementation "tecnavia:react-native-mail:6.1.1"
|
implementation "tecnavia:react-native-mail:6.1.1"
|
||||||
implementation "tecnavia:react-native-pager-view:6.4.1"
|
implementation "tecnavia:react-native-pager-view:6.1.4"
|
||||||
implementation "tecnavia:react-native-photo-view-ex:1.1.0"
|
implementation "tecnavia:react-native-photo-view-ex:1.1.0"
|
||||||
implementation "tecnavia:react-native-reanimated:2.17.0"
|
implementation "tecnavia:react-native-reanimated:2.17.0"
|
||||||
implementation "tecnavia:react-native-safe-area-context:3.3.2"
|
implementation "tecnavia:react-native-safe-area-context:3.3.2"
|
||||||
|
@ -477,17 +493,17 @@ dependencies {
|
||||||
implementation "tecnavia:react-native-share:10.2.1"
|
implementation "tecnavia:react-native-share:10.2.1"
|
||||||
implementation "tecnavia:react-native-splash-screen:3.2.0"
|
implementation "tecnavia:react-native-splash-screen:3.2.0"
|
||||||
implementation "tecnavia:react-native-sqlite-storage:3.3.10"
|
implementation "tecnavia:react-native-sqlite-storage:3.3.10"
|
||||||
implementation "tecnavia:react-native-svg:15.7.1"
|
implementation "tecnavia:react-native-svg:12.1.0"
|
||||||
implementation "tecnavia:react-native-tecnavia-utils:1.3.1"
|
implementation "tecnavia:react-native-tecnavia-utils:1.2.1"
|
||||||
implementation "tecnavia:react-native-text-size:3.0.0"
|
implementation "tecnavia:react-native-text-size:3.0.0"
|
||||||
implementation "tecnavia:react-native-tts:4.1.1"
|
implementation "tecnavia:react-native-tts:4.1.0"
|
||||||
implementation "tecnavia:react-native-uuid-generator:6.1.1"
|
implementation "tecnavia:react-native-uuid-generator:6.1.1"
|
||||||
implementation "tecnavia:react-native-vector-icons:8.1.0"
|
implementation "tecnavia:react-native-vector-icons:8.1.0"
|
||||||
implementation "tecnavia:react-native-video:5.2.1"
|
implementation "tecnavia:react-native-video:5.2.1"
|
||||||
implementation "tecnavia:react-native-volume-control:1.0.1"
|
implementation "tecnavia:react-native-volume-control:1.0.1"
|
||||||
implementation "tecnavia:react-native-webview:12.4.0"
|
implementation "tecnavia:react-native-webview:11.17.2"
|
||||||
implementation "tecnavia:rn-fetch-blob:0.11.2"
|
implementation "tecnavia:rn-fetch-blob:0.11.2"
|
||||||
api "tecnavia:tecnavia_react-native-bridge:1.3.8"
|
api "tecnavia:tecnavia_react-native-bridge:1.3.6"
|
||||||
implementation "tecnavia:tecnavia_react-native-default-preference:1.5.0"
|
implementation "tecnavia:tecnavia_react-native-default-preference:1.5.0"
|
||||||
implementation "tecnavia:tecnavia_react-native-dfp:1.5.0"
|
implementation "tecnavia:tecnavia_react-native-dfp:1.5.0"
|
||||||
implementation "tecnavia:tecnavia_react-native-geolocation:3.0.1"
|
implementation "tecnavia:tecnavia_react-native-geolocation:3.0.1"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
android.useAndroidX=true
|
android.useAndroidX=true
|
||||||
|
|
||||||
APP_NAME=Android SDK
|
APP_NAME=Android SDK
|
||||||
APP_VERSION_NAME=3.17.02
|
APP_VERSION_NAME=3.16.09
|
||||||
APP_VERSION_CODE=1736264169881
|
APP_VERSION_CODE=1730189840518
|
||||||
ANDROID_APP_ID=com.tecnaviaapplication
|
ANDROID_APP_ID=com.tecnaviaapplication
|
||||||
IS_ADDON=true
|
IS_ADDON=true
|
||||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
|
@ -1,8 +1,10 @@
|
||||||
com.facebook.react.shell.MainReactPackage
|
com.facebook.react.shell.MainReactPackage
|
||||||
com.rtmalone.volumecontrol.RNVolumeControlPackage
|
com.rtmalone.volumecontrol.RNVolumeControlPackage
|
||||||
com.levelasquez.androidopensettings.AndroidOpenSettingsPackage
|
com.levelasquez.androidopensettings.AndroidOpenSettingsPackage
|
||||||
|
com.krazylabs.OpenAppSettingsPackage
|
||||||
com.chirag.RNMail.RNMail
|
com.chirag.RNMail.RNMail
|
||||||
net.no_mad.tts.TextToSpeechPackage
|
net.no_mad.tts.TextToSpeechPackage
|
||||||
|
com.idehub.GoogleAnalyticsBridge.GoogleAnalyticsBridgePackage
|
||||||
com.lugg.ReactNativeConfig.ReactNativeConfigPackage
|
com.lugg.ReactNativeConfig.ReactNativeConfigPackage
|
||||||
org.pgsqlite.SQLitePluginPackage
|
org.pgsqlite.SQLitePluginPackage
|
||||||
com.swmansion.gesturehandler.react.RNGestureHandlerPackage
|
com.swmansion.gesturehandler.react.RNGestureHandlerPackage
|
||||||
|
@ -10,6 +12,7 @@ com.prebidlibrary.RNPrebidPackage
|
||||||
com.oblador.vectoricons.VectorIconsPackage
|
com.oblador.vectoricons.VectorIconsPackage
|
||||||
com.reactcommunity.rndatetimepicker.RNDateTimePickerPackage
|
com.reactcommunity.rndatetimepicker.RNDateTimePickerPackage
|
||||||
com.reactnativecommunity.asyncstorage.AsyncStoragePackage
|
com.reactnativecommunity.asyncstorage.AsyncStoragePackage
|
||||||
|
com.reactnativecommunity.art.ARTPackage
|
||||||
com.reactnativecommunity.imageeditor.ImageEditorPackage
|
com.reactnativecommunity.imageeditor.ImageEditorPackage
|
||||||
com.reactnativecommunity.netinfo.NetInfoPackage
|
com.reactnativecommunity.netinfo.NetInfoPackage
|
||||||
com.reactnativecommunity.slider.ReactSliderPackage
|
com.reactnativecommunity.slider.ReactSliderPackage
|
||||||
|
|
Loading…
Reference in New Issue