Skip to content

Commit 082333f

Browse files
committed
Version 0.10.2
1 parent 29a8635 commit 082333f

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
@@ -1,6 +1,12 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4+
## [0.10.2]
5+
6+
## Fixed
7+
- Fixed checkout cancelling
8+
- Product search item cells should now scale with multiline text
9+
410
## [0.10.1]
511

612
## Added

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ allprojects {
2424
}
2525

2626
project.ext {
27-
sdkVersion='0.10.1'
27+
sdkVersion='0.10.2'
2828
versionCode=1
2929

3030
compileSdkVersion=28

0 commit comments

Comments
 (0)