diff --git a/presentation/src/main/kotlin/land/sungbin/apilibrary/presentation/util/Browser.kt b/presentation/src/main/kotlin/land/sungbin/apilibrary/presentation/util/Browser.kt index 3114a4a..d91bec2 100644 --- a/presentation/src/main/kotlin/land/sungbin/apilibrary/presentation/util/Browser.kt +++ b/presentation/src/main/kotlin/land/sungbin/apilibrary/presentation/util/Browser.kt @@ -14,7 +14,7 @@ import androidx.annotation.ColorInt import androidx.browser.customtabs.CustomTabsIntent -object Browser { +internal object Browser { private val customTabsIntent = CustomTabsIntent.Builder().build() fun open(