Commit 7e587ae9 by andrewlewis Committed by Oliver Woodman

Add missing annotations dependency

Issue: #5926
PiperOrigin-RevId: 249404152
parent 94c10f19
Showing with 1 additions and 0 deletions
......@@ -34,6 +34,7 @@ android {
dependencies {
api 'com.google.ads.interactivemedia.v3:interactivemedia:3.11.2'
implementation project(modulePrefix + 'library-core')
implementation 'androidx.annotation:annotation:1.0.2'
implementation 'com.google.android.gms:play-services-ads-identifier:16.0.0'
testImplementation project(modulePrefix + 'testutils-robolectric')
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment