From 6b26b7ab49c03a32d63c1558ea8a596182c9bc26 Mon Sep 17 00:00:00 2001 From: Rivan Parmar <77159650+RivanParmar@users.noreply.github.com> Date: Fri, 11 Nov 2022 00:42:44 +0530 Subject: [PATCH 1/2] Fix minor issues in README Changed from "app is not available on Play Store" to "app is available for early access on Play Store". --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 29596e2bf..a43d47688 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ follows Android design and development best practices and is intended to be a us for developers. As a running app, it's intended to help developers keep up-to-date with the world of Android development by providing regular news updates. -The app is currently in early stage development and is not yet available on the Play Store. +The app is currently in early stages of development and is available for early access on the Play Store. # Features From 91c3c1c3f2c6d8bfc9193b3830aa4a50784ec5aa Mon Sep 17 00:00:00 2001 From: Don Turner Date: Fri, 11 Nov 2022 16:24:49 +0000 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a43d47688..521a6cdea 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ follows Android design and development best practices and is intended to be a us for developers. As a running app, it's intended to help developers keep up-to-date with the world of Android development by providing regular news updates. -The app is currently in early stages of development and is available for early access on the Play Store. +The app is currently in development. The `demoRelease` variant is [available on the Play Store in open beta](https://play.google.com/store/apps/details?id=com.google.samples.apps.nowinandroid). # Features