googleads / googleads-mobile-android-native-templates

Apache License 2.0
116 stars 102 forks source link

UnifiedNativeAd marked as deprecated #16

Open danielnovais92 opened 3 years ago

danielnovais92 commented 3 years ago

https://developers.google.com/android/reference/com/google/android/gms/ads/formats/UnifiedNativeAd I'm on latest Ads SDK: com.google.android.gms:play-services-ads:19.7.0 UnifiedNativeAd marked as deprecated and it's suggesting replacing with NativeAds (https://developers.google.com/android/reference/com/google/android/gms/ads/nativead/NativeAd), but this library is still using UnifiedNativeAd

msiejak commented 3 years ago

I updated it

17

sixdaystudio commented 3 years ago

Hey @jweisbaum @stowy what about the #17 ? I'm using the latest ads sdk, but this library have no update since Dec 2019... Please, check the PR opened by @msiejak