Skip to content

Commit 0c40a49

Browse files
committed
update version
1 parent 119a64a commit 0c40a49

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file.
33

44
## [0.12.0-beta4]
55

6-
## Changes
6+
### Changes
77
- Add support for new receipts api
88
- OkHttpClient is now shared across projects
99

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-beta3'
26+
sdkVersion='0.12.0-beta4'
2727
versionCode=1
2828

2929
compileSdkVersion=28

0 commit comments

Comments
 (0)