Skip to content

Commit

Permalink
feat: update MParticle Android SDK to 5.38.1
Browse files Browse the repository at this point in the history
  • Loading branch information
willpassidomo committed May 6, 2022
1 parent 6f68d3e commit 05e3e5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</feature>
</config-file>
<source-file src="src/android/src/main/java/com/mparticle/cordova/MParticleCordovaPlugin.java" target-dir="src/android/src/main/java/com/mparticle/cordova/MParticleCordovaPlugin.java" />
<framework src="com.mparticle:android-core:5.35.2"/>
<framework src="com.mparticle:android-core:5.38.1"/>
</platform>
<platform name="ios">
<config-file target="config.xml" parent="/*">
Expand Down

0 comments on commit 05e3e5d

Please sign in to comment.