Skip to content

Commit 9bff38a

Browse files
committed
release 0.7.3
1 parent da2a9e8 commit 9bff38a

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

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+
38
## [0.7.2-alpha] - 11/19/2021
49

510
**WARNING: Alpha releases may contain bugs and no guarantee is made about API stability. They are not recommended for production use!**

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ android.useAndroidX=true
99
android.enableJetifier=true
1010

1111
# SDK
12-
sdkVersion=0.7.2-alpha
12+
sdkVersion=0.7.3-beta
1313

1414
# kotlin
1515
kotlinVersion=1.5.31

0 commit comments

Comments
 (0)