File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -118,8 +118,8 @@ dependencies {
118118 //
119119 // (See https://github.com/mparticle/mparticle-android-sdk for the latest version)
120120 //
121- api ' com.mparticle:android-core:[6.0.0 , 7.0)'
122- compileOnly ' com.mparticle:android-rokt-kit:[6.0.0 , 7.0)'
121+ api ' com.mparticle:android-core:[6.0.1 , 7.0)'
122+ compileOnly ' com.mparticle:android-rokt-kit:[6.0.1 , 7.0)'
123123
124124 //
125125 // And, if you want to include kits, you can do so as follows:
@@ -135,7 +135,7 @@ dependencies {
135135 testImplementation ' junit:junit:4.13.2'
136136 testImplementation files(' libs/java-json.jar' )
137137
138- testImplementation ' com.mparticle:android-core:6.0.0 '
139- testCompileOnly ' com.mparticle:android-rokt-kit:6.0.0 '
138+ testImplementation ' com.mparticle:android-core:6.0.1 '
139+ testCompileOnly ' com.mparticle:android-rokt-kit:6.0.1 '
140140 testImplementation(" com.facebook.react:react-android:+" )
141141}
You can’t perform that action at this time.
0 commit comments