Skip to content

Commit 02a35a6

Browse files
rossbacherAndreas Rossbacher
andauthored
Prepare for release 3.0.9 (#708)
Co-authored-by: Andreas Rossbacher <[email protected]>
1 parent 68e4869 commit 02a35a6

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
For a full list of changes, see the [GitHub releases](https://github.com/airbnb/mavericks/releases)
44

5+
## 3.0.9
6+
- Fix crash in state restoration with multiple of 32 fields (#707)
7+
58
## 3.0.3
69
- Changed flowWhenStarted to emit value on flow coroutine context (#678)
710

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION_NAME=3.0.8
1+
VERSION_NAME=3.0.9
22
GROUP=com.airbnb.android
33
POM_DESCRIPTION=Mavericks is an Android application framework that makes product development fast and fun.
44
POM_URL=https://github.com/airbnb/mavericks

0 commit comments

Comments
 (0)