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 da2a9e8 commit 9bff38aCopy full SHA for 9bff38a
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## [0.7.3-beta] - 12/01/2021
4
+
5
+**WARNING: Beta releases may contain bugs and no guarantee is made about API stability. They are not recommended for production use!**
6
7
8
## [0.7.2-alpha] - 11/19/2021
9
10
**WARNING: Alpha releases may contain bugs and no guarantee is made about API stability. They are not recommended for production use!**
gradle.properties
@@ -9,7 +9,7 @@ android.useAndroidX=true
android.enableJetifier=true
11
# SDK
12
-sdkVersion=0.7.2-alpha
+sdkVersion=0.7.3-beta
13
14
# kotlin
15
kotlinVersion=1.5.31
0 commit comments