diff --git a/in_app_review/CHANGELOG.md b/in_app_review/CHANGELOG.md index 7429887..1cf239d 100644 --- a/in_app_review/CHANGELOG.md +++ b/in_app_review/CHANGELOG.md @@ -1,3 +1,9 @@ +# [2.0.8] + +- Bump Kotlin version to 1.7.10 +- Bump build gradle version to 7.3.0 +- Bump compileSdkVersion to 33 + # [2.0.7] - Adds a namespace for compatibility with AGP 8.0. diff --git a/in_app_review/pubspec.yaml b/in_app_review/pubspec.yaml index b0f6c7b..b2f31e8 100644 --- a/in_app_review/pubspec.yaml +++ b/in_app_review/pubspec.yaml @@ -1,6 +1,6 @@ name: in_app_review description: Flutter plugin for showing the In-App Review/System Rating pop up on Android, iOS and MacOS. It makes it easy for users to rate your app. -version: 2.0.7 +version: 2.0.8 homepage: https://github.com/britannio/in_app_review/tree/master/in_app_review environment: