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 37f4d23 commit 78cce51Copy full SHA for 78cce51
CHANGELOG.md
@@ -1,6 +1,11 @@
1
# Changelog
2
All notable changes to this project will be documented in this file.
3
4
+## [0.33.0-beta03]
5
+
6
+### Changes
7
+- Small bugfixes
8
9
## [0.33.0-beta02]
10
11
### Fixed
build.gradle
@@ -29,7 +29,7 @@ allprojects {
29
}
30
31
project.ext {
32
- sdkVersion='0.33.0-beta02'
+ sdkVersion='0.33.0-beta03'
33
versionCode=1
34
35
compileSdkVersion=30
0 commit comments