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 119a64a commit 0c40a49Copy full SHA for 0c40a49
CHANGELOG.md
@@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file.
3
4
## [0.12.0-beta4]
5
6
-## Changes
+### Changes
7
- Add support for new receipts api
8
- OkHttpClient is now shared across projects
9
build.gradle
@@ -23,7 +23,7 @@ allprojects {
23
}
24
25
project.ext {
26
- sdkVersion='0.12.0-beta3'
+ sdkVersion='0.12.0-beta4'
27
versionCode=1
28
29
compileSdkVersion=28
0 commit comments