Skip to content

Commit

Permalink
Merge branch 'main' of github.com:amplitude/Amplitude-Kotlin into beta
Browse files Browse the repository at this point in the history
  • Loading branch information
yuhao900914 committed Jun 13, 2022
2 parents 9c44499 + d0dfb15 commit dfd103f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import com.amplitude.core.ServerZone
import com.amplitude.core.StorageProvider
import com.amplitude.core.events.Plan

class Configuration @JvmOverloads constructor(
open class Configuration @JvmOverloads constructor(
apiKey: String,
val context: Context,
override var flushQueueSize: Int = FLUSH_QUEUE_SIZE,
Expand Down

0 comments on commit dfd103f

Please sign in to comment.