new version 3.16.14
This commit is contained in:
parent
e29db5e2dd
commit
9f739666da
|
@ -76,7 +76,7 @@ publishing {
|
|||
tareactnativecommunitynetinfo(MavenPublication) {
|
||||
groupId 'tecnavia'
|
||||
artifactId 'react-native-community_netinfo'
|
||||
version '5.9.10'
|
||||
version '11.4.1'
|
||||
artifact("$libsDirName/react-native-community_netinfo-release.aar")
|
||||
}
|
||||
|
||||
|
@ -230,7 +230,7 @@ publishing {
|
|||
tareactnativetecnaviautils(MavenPublication) {
|
||||
groupId 'tecnavia'
|
||||
artifactId 'react-native-tecnavia-utils'
|
||||
version '1.2.1'
|
||||
version '1.3.1'
|
||||
artifact("$libsDirName/react-native-tecnavia-utils-release.aar")
|
||||
}
|
||||
|
||||
|
@ -456,7 +456,7 @@ dependencies {
|
|||
implementation "tecnavia:react-native-color-matrix-image-filters:6.0.9"
|
||||
implementation "tecnavia:react-native-community_datetimepicker:6.7.5"
|
||||
implementation "tecnavia:react-native-community_image-editor:2.3.0"
|
||||
implementation "tecnavia:react-native-community_netinfo:5.9.10"
|
||||
implementation "tecnavia:react-native-community_netinfo:11.4.1"
|
||||
implementation "tecnavia:react-native-community_slider:2.0.9"
|
||||
implementation "tecnavia:react-native-config:1.4.11"
|
||||
implementation "tecnavia:react-native-cookies_cookies:6.2.0"
|
||||
|
@ -478,7 +478,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:15.7.1"
|
||||
implementation "tecnavia:react-native-tecnavia-utils:1.2.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-uuid-generator:6.1.1"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
android.useAndroidX=true
|
||||
|
||||
APP_NAME=Android SDK
|
||||
APP_VERSION_NAME=3.16.13
|
||||
APP_VERSION_CODE=1732114058365
|
||||
APP_VERSION_NAME=3.16.14
|
||||
APP_VERSION_CODE=1734693746919
|
||||
ANDROID_APP_ID=com.tecnaviaapplication
|
||||
IS_ADDON=true
|
||||
|
|
Binary file not shown.
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue