[SDK] [Flutter] FCM v1.0.8
by Olivier FavreChangelog:
- Upgrade to Android FCM module v1.0.7
- Setting
namespaceinbuild.gradleto support Android Gradle Build plugin v8
Changelog:
namespace in build.gradle to support Android Gradle Build plugin v8Changelog:
Changelog:
Changelog:
Changelog:
android.view.WindowManager$BadTokenException when displaying a popup and the activity is already goneChangelog:
Changelog:
Chargelog:
Changelog:
Changelog:
Bump compileSdk to 33.
You may need to ensure that your application compiles with the same version. Check your app/build.gradle and update the following line:
android {
defaultConfig {
compileSdk 33
}
}Customize the User-Agent used for API requests to better diagnose traffic from different applications.
Upgrade com.squareup.okhttp3:okhttp from 3.14.9 to 4.11.0 to avoid the following CVE:
Upgrade com.squareup.okio:okio from 1.17.2 to 3.6.0 to avoid the following CVE:
Upgrade com.squareup.picasso:picasso:2.8 to com.squareup.picasso3:picasso:3.0.0-alpha05 too
Make sure to also upgrade the FCM module for complementary upgrades.