Skip to content

Commit 2a8b6e3

Browse files
committed
more links
1 parent 450e56b commit 2a8b6e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/connections/auto-instrumentation/kotlin-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ To use Signals with Android, you need:
2222
- Android Gradle Plugin version 7.0 or later
2323
- A minimum compile SDK version of 21
2424

25-
Signals supports [Jetpack Compose](https://developer.android.com/compose){:target="_blank"} and traditional Android UI frameworks. It also includes optional plugins for network tracking using OkHttp3, Retrofit, or `HttpURLConnection`.
25+
Signals supports [Jetpack Compose](https://developer.android.com/compose){:target="_blank"} and traditional Android UI frameworks. It also includes optional plugins for network tracking using [OkHttp3](https://square.github.io/okhttp/){:target="_blank"}, [Retrofit](https://square.github.io/retrofit/){:target="_blank"}, or `HttpURLConnection`.
2626

2727
Segment recommends testing in a development environment before deploying Signals in production. For more information, see [Debug mode](#debug-mode).
2828

0 commit comments

Comments
 (0)