diff --git a/build.gradle b/build.gradle index 217abc9..513e190 100644 --- a/build.gradle +++ b/build.gradle @@ -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" diff --git a/gradle.properties b/gradle.properties index 6ff299c..8565cfb 100644 --- a/gradle.properties +++ b/gradle.properties @@ -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 diff --git a/libs/tecnavia_react-native-dfp-release.aar b/libs/tecnavia_react-native-dfp-release.aar index e7f908a..928a7f2 100644 Binary files a/libs/tecnavia_react-native-dfp-release.aar and b/libs/tecnavia_react-native-dfp-release.aar differ diff --git a/src/main/assets/index.android.bundle b/src/main/assets/index.android.bundle index 1e4a2ca..68fe5dd 100644 Binary files a/src/main/assets/index.android.bundle and b/src/main/assets/index.android.bundle differ diff --git a/src/main/assets/packages.txt b/src/main/assets/packages.txt index 04adb07..5ab654f 100644 --- a/src/main/assets/packages.txt +++ b/src/main/assets/packages.txt @@ -56,4 +56,5 @@ com.brentvatne.react.ReactVideoPackage com.wenkesj.voice.VoicePackage com.reactnativecommunity.webview.RNCWebViewPackage com.RNFetchBlob.RNFetchBlobPackage -com.blueconic.reactnative.BlueConicClientPackage \ No newline at end of file +com.blueconic.reactnative.BlueConicClientPackage +com.tecnavia.chartbeat.ChartBeatPackage \ No newline at end of file