From e3b409c2653dd5f4ecc76d7742a9e861f83aa74d Mon Sep 17 00:00:00 2001 From: ColtonIdle <31751141+ColtonIdle@users.noreply.github.com> Date: Fri, 21 Feb 2025 14:58:33 -0500 Subject: [PATCH] Update README.md to mention compose --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e773ccaa5..cce4d2069 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,7 @@ documentation on using the Mobile Ads SDK. [Java](https://github.com/googleads/googleads-mobile-android-examples/tree/main/java/advanced/InlineAdaptiveBannerExample) - Provides an example for displaying ads from AdMob inline adaptive banner ads in a RecyclerView widget. +* Jetpack Compose: [Sample](https://github.com/googleads/googleads-mobile-android-examples/tree/main/kotlin/advanced/JetpackComposeDemo) ## Ad Manager