Skip to content

Commit 33d5dfd

Browse files
committed
refactor: align MParticleRokt package with kit module path
Update MParticleRokt package to com.mparticle.kits so declaration matches the file location and resolves package/path review feedback.
1 parent f0870f7 commit 33d5dfd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

kits/rokt/rokt/src/main/kotlin/com/mparticle/kits/MParticleRokt.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package com.mparticle.rokt
1+
package com.mparticle.kits
22

33
import com.mparticle.MParticle
44
import com.mparticle.kits.Rokt

0 commit comments

Comments
 (0)