new build
This commit is contained in:
parent
07850883ab
commit
ccc73618d7
|
@ -342,7 +342,7 @@ publishing {
|
|||
tatecnaviareactnativedfp(MavenPublication) {
|
||||
groupId 'tecnavia'
|
||||
artifactId 'tecnavia_react-native-dfp'
|
||||
version '1.4.0'
|
||||
version '1.5.0'
|
||||
artifact("$libsDirName/tecnavia_react-native-dfp-release.aar")
|
||||
}
|
||||
|
||||
|
@ -527,7 +527,7 @@ dependencies {
|
|||
implementation "tecnavia:rn-fetch-blob:0.11.2"
|
||||
api "tecnavia:tecnavia_react-native-bridge:1.2.15"
|
||||
implementation "tecnavia:tecnavia_react-native-default-preference:1.5.0"
|
||||
implementation "tecnavia:tecnavia_react-native-dfp:1.4.0"
|
||||
implementation "tecnavia:tecnavia_react-native-dfp:1.5.0"
|
||||
implementation "tecnavia:tecnavia_react-native-geolocation:3.0.1"
|
||||
implementation "tecnavia:tecnavia_react-native-navigation-bar-color:2.0.2"
|
||||
implementation "tecnavia:tecnavia_react-native-pdf:5.1.6"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
android.useAndroidX=true
|
||||
|
||||
APP_NAME=Android SDK
|
||||
APP_VERSION_NAME=3.11.02
|
||||
APP_VERSION_CODE=1711011830006
|
||||
APP_VERSION_NAME=3.12.00
|
||||
APP_VERSION_CODE=1711612148554
|
||||
ANDROID_APP_ID=com.tecnaviaapplication
|
||||
IS_ADDON=true
|
||||
|
|
Binary file not shown.
Binary file not shown.
|
@ -56,4 +56,5 @@ com.brentvatne.react.ReactVideoPackage
|
|||
com.wenkesj.voice.VoicePackage
|
||||
com.reactnativecommunity.webview.RNCWebViewPackage
|
||||
com.RNFetchBlob.RNFetchBlobPackage
|
||||
com.blueconic.reactnative.BlueConicClientPackage
|
||||
com.blueconic.reactnative.BlueConicClientPackage
|
||||
com.tecnavia.chartbeat.ChartBeatPackage
|
Loading…
Reference in New Issue