Skip to content

Commit

Permalink
fix kitcompatibiliity test
Browse files Browse the repository at this point in the history
  • Loading branch information
Mansi-mParticle committed Sep 26, 2024
1 parent 66e4078 commit 5843a1a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ interface CoreCallbacks {
fun getCurrentActivity(): WeakReference<Activity>?

@WorkerThread
fun getLatestKitConfiguration(): JSONArray
fun getLatestKitConfiguration(): JSONArray?

fun getDataplanOptions(): MParticleOptions.DataplanOptions?

Expand Down

0 comments on commit 5843a1a

Please sign in to comment.