What version of com.google.android.gms:play-services-ads does the non-null-safe version 0.11.0+4 use?
Recently in the Playstore, apps with version com.google.android.gms:play-services-ads:19.2.0 say that you cannot submit a new version.
Version 19.3.0+ is required.
Please confirm.
I'm currently having a hard time converting my App to null-safety.
------ the message ------
This version is officially deprecated, and will soon disable ad loading. Please update to a new version. See https://developers.google.com/admob/android/deprecation for more details.
From 00:00 UTC on August 21, 2023, we will not be able to release new versions including this SDK version.
What version of com.google.android.gms:play-services-ads does the non-null-safe version 0.11.0+4 use?
Recently in the Playstore, apps with version com.google.android.gms:play-services-ads:19.2.0 say that you cannot submit a new version.
Version 19.3.0+ is required.
Please confirm.
I'm currently having a hard time converting my App to null-safety.
------ the message ------
This version is officially deprecated, and will soon disable ad loading. Please update to a new version. See https://developers.google.com/admob/android/deprecation for more details.
From 00:00 UTC on August 21, 2023, we will not be able to release new versions including this SDK version.