Skip to content

Commit 921911b

Browse files
Merge pull request #38 from klarna/release/1.0.2
2 parents 11e4cfd + aef45aa commit 921911b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.0.2] - 2024-09-25
9+
10+
- Updated Kotlin to 1.8.22
11+
- Updated the compile SDK version of the Android module to 34
12+
- Updated the required JDK version to compile the SDK to 17
13+
814
## [1.0.1] - 2024-07-26
915

1016
- Updated Android native SDK version to 2.6.18

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: klarna_mobile_sdk_flutter
22
description: Klarna's Flutter wrapper library for the native Klarna Mobile SDK
3-
version: 1.0.1
3+
version: 1.0.2
44
homepage: https://github.com/klarna/klarna-mobile-sdk-flutter
55

66
environment:

0 commit comments

Comments
 (0)