We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9ea31c commit 8e7f4d9Copy full SHA for 8e7f4d9
CHANGELOG.md
@@ -1,15 +1,11 @@
1
# Changelog
2
All notable changes to this project will be documented in this file.
3
4
-## [0.35.10]
5
-
6
-### Fixed
7
-- Fixed listener leak in CheckoutBar
8
9
## [0.35.9]
10
11
### Fixed
12
- Fixed amount for manual coupons
+- Fixed listener leak in CheckoutBar
13
14
## [0.35.8]
15
build.gradle
@@ -30,7 +30,7 @@ allprojects {
30
}
31
32
project.ext {
33
- sdkVersion='0.35.10'
+ sdkVersion='0.35.9'
34
versionCode=1
35
36
compileSdkVersion=30
0 commit comments