Skip to content

Commit 450e56b

Browse files
committed
link to Jetpack Compose
1 parent 16df6eb commit 450e56b

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 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, Retrofit, 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)