Skip to content

Commit f072344

Browse files
Update README.md
1 parent 9674522 commit f072344

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ A simple Counter App to demonstrate **MVVM** in android
88

99
**Latest Updatte**
1010

11-
=> Added **ROOM Persistence Library**. The app can now store the last known count value on to the persistent storage and can restore the value on reopening.
11+
=> Added **ROOM Persistence Library**. The app can now store the last known count value on to the persistent storage and can restore the value on reopening.
12+
1213
=> Added **MeltDown** Functionality that survives activty lifecycle changes and orientation changes.
1314

1415

0 commit comments

Comments
 (0)