Skip to content

Commit 8e7f4d9

Browse files
committed
v0.35.9
1 parent d9ea31c commit 8e7f4d9

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

CHANGELOG.md

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

4-
## [0.35.10]
5-
6-
### Fixed
7-
- Fixed listener leak in CheckoutBar
8-
94
## [0.35.9]
105

116
### Fixed
127
- Fixed amount for manual coupons
8+
- Fixed listener leak in CheckoutBar
139

1410
## [0.35.8]
1511

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ allprojects {
3030
}
3131

3232
project.ext {
33-
sdkVersion='0.35.10'
33+
sdkVersion='0.35.9'
3434
versionCode=1
3535

3636
compileSdkVersion=30

0 commit comments

Comments
 (0)