Skip to content

Commit 5ca8174

Browse files
committed
fix(google-mobile-ads): missing toBitmap util
1 parent e6715e9 commit 5ca8174

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/google-mobile-ads/platforms/android/include.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ repositories {
1313
dependencies {
1414
implementation 'com.google.android.gms:play-services-ads:24.2.0'
1515
implementation 'com.google.android.ump:user-messaging-platform:2.0.0'
16+
implementation 'androidx.core:core-ktx:1.7.0'
1617
}

0 commit comments

Comments
 (0)