googleads / googleads-mobile-android-native-templates

Apache License 2.0
116 stars 102 forks source link

errorprone anotation dependenci missing fixes #30

Closed Raziur306 closed 10 months ago

Raziur306 commented 2 years ago

I have tried to use this template few months back and I found an issue that errorprone anotation dependenci was missing from the gradle file. It kill my time to find the right dependency to fix this issue. And Today when I'm again try to implement native ad's I have face same issue. So I fix it and make a pull request. Hope so you will review and accept it to solve the problem.

Thank You😁

google-cla[bot] commented 2 years ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Raziur306 commented 2 years ago

errorprone anotation dependency added.

JillSong commented 10 months ago

Issue addressed in https://github.com/googleads/googleads-mobile-android-native-templates/pull/32.