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 100b144 commit af7ddf1Copy full SHA for af7ddf1
CHANGELOG.md
@@ -1,6 +1,10 @@
1
# Changelog
2
All notable changes to this project will be documented in this file.
3
4
+## [0.31.3]
5
+
6
+Rerelease of 0.31.2 due to github packages conflict
7
8
## [0.31.2]
9
10
### Fixed
build.gradle
@@ -29,7 +29,7 @@ allprojects {
29
}
30
31
project.ext {
32
- sdkVersion='0.31.2'
+ sdkVersion='0.31.3'
33
versionCode=1
34
35
compileSdkVersion=29
0 commit comments