diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ab3105..99f79e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [1.0.2] - 2024-09-25 + +- Updated Kotlin to 1.8.22 +- Updated the compile SDK version of the Android module to 34 +- Updated the required JDK version to compile the SDK to 17 + ## [1.0.1] - 2024-07-26 - Updated Android native SDK version to 2.6.18 diff --git a/pubspec.yaml b/pubspec.yaml index 629a3fc..6c769c7 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: klarna_mobile_sdk_flutter description: Klarna's Flutter wrapper library for the native Klarna Mobile SDK -version: 1.0.1 +version: 1.0.2 homepage: https://github.com/klarna/klarna-mobile-sdk-flutter environment: