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 68e4869 commit 02a35a6Copy full SHA for 02a35a6
CHANGELOG.md
@@ -2,6 +2,9 @@
2
3
For a full list of changes, see the [GitHub releases](https://github.com/airbnb/mavericks/releases)
4
5
+## 3.0.9
6
+- Fix crash in state restoration with multiple of 32 fields (#707)
7
+
8
## 3.0.3
9
- Changed flowWhenStarted to emit value on flow coroutine context (#678)
10
gradle.properties
@@ -1,4 +1,4 @@
1
-VERSION_NAME=3.0.8
+VERSION_NAME=3.0.9
GROUP=com.airbnb.android
POM_DESCRIPTION=Mavericks is an Android application framework that makes product development fast and fun.
POM_URL=https://github.com/airbnb/mavericks
0 commit comments