Skip to content

Commit d444276

Browse files
committed
update changelog + bump version
1 parent 0e4dd8f commit d444276

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4+
## [0.68.1]
5+
6+
### Fixed
7+
- Fixed a crash in single project apps when in PaymentCredentialsListView
8+
49
## [0.68.0]
510

611
### Fixed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ allprojects {
3333
}
3434

3535
project.ext {
36-
sdkVersion='0.68.0'
36+
sdkVersion='0.68.1'
3737
versionCode=1
3838

3939
compileSdkVersion=31

0 commit comments

Comments
 (0)