Skip to content

Commit e682b82

Browse files
committed
update version & changelog
1 parent 5386944 commit e682b82

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ All notable changes to this project will be documented in this file.
77
- Renamed get/set LoyaltyCardId to CustomerCardId
88

99
### Added
10+
- Added support for Units (ml, kg, cm...)
1011
- Added support for customer card metadata
1112
- Added customizing options for ProductSearchView
1213
- Added top-down info box in UIUtils

build.gradle

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

2525
project.ext {
26-
sdkVersion='0.12.0'
26+
sdkVersion='0.12.0-beta1'
2727
versionCode=1
2828

2929
compileSdkVersion=28

0 commit comments

Comments
 (0)