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 d493760 commit 45d95f0Copy full SHA for 45d95f0
CHANGELOG.md
@@ -1,6 +1,11 @@
1
# Changelog
2
All notable changes to this project will be documented in this file.
3
4
+## [0.35.7]
5
+
6
+### Changes
7
+- Extend telemetry for shopping lists
8
9
## [0.35.6]
10
11
### Changes
build.gradle
@@ -30,7 +30,7 @@ allprojects {
30
}
31
32
project.ext {
33
- sdkVersion='0.35.6'
+ sdkVersion='0.35.7'
34
versionCode=1
35
36
compileSdkVersion=30
0 commit comments