We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 192f113 commit 00cd110Copy full SHA for 00cd110
android/build.gradle
@@ -79,6 +79,6 @@ dependencies {
79
testImplementation 'junit:junit:4.13.2'
80
testImplementation files('libs/java-json.jar')
81
82
- testImplementation 'com.mparticle:android-core:5.54.0'
+ testImplementation 'com.mparticle:android-core:5.55.0'
83
testImplementation 'com.facebook.react:react-native:0.20.1'
84
}
0 commit comments