blaugold / user_messaging_platform

A flutter plugin which provides a Dart API for the User Messaging Platform (UMP) SDK, which is the Consent Management Platform (CMP) SDK provided as part of Google's Funding Choices.
https://pub.dev/packages/user_messaging_platform
MIT License
9 stars 5 forks source link

Kotlin Gradle Plugin Outdated #17

Closed ghost closed 2 years ago

ghost commented 2 years ago

After upgrading flutter sdk to 2.10.1, I can't run because it says Kotlin is outdated for this package.

In android/build.gradle, I changed ext.kotlin_version = '1.3.50' -> '1.6.10' (latest version right now) and it works now. I believe this fixes the issue.

Thanks.

blaugold commented 2 years ago

This is now fixed in version 1.2.0.