Skip to content

Commit

Permalink
Fixes mentions of AS AF in READMEs
Browse files Browse the repository at this point in the history
  • Loading branch information
JoseAlcerreca committed Jun 18, 2021
1 parent 5c9605b commit 848606e
Show file tree
Hide file tree
Showing 8 changed files with 14 additions and 15 deletions.
2 changes: 1 addition & 1 deletion Crane/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Studies built with [Jetpack Compose](https://developer.android.com/jetpack/compo
The goal of the sample is to showcase Material components, draggable UI elements, Android Views
inside Compose, and UI state handling.

To try out this sample app, you need to use the latest Canary version of Android Studio Arctic Fox.
To try out this sample app, you need to use the latest version of [Android Studio Arctic Fox](https://developer.android.com/studio/preview).
You can clone this repository or import the
project from Android Studio following the steps
[here](https://developer.android.com/jetpack/compose/setup#sample).
Expand Down
4 changes: 2 additions & 2 deletions JetNews/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ Jetnews is a sample news reading app, built with
[Jetpack Compose](https://developer.android.com/jetpack/compose). The goal of the sample is to
showcase the current UI capabilities of Compose.

To try out this sample app, you need to use the latest
[Canary version of Android Studio](https://developer.android.com/studio/preview).
To try out this sample app, you need to use the latest version of
[Android Studio Arctic Fox](https://developer.android.com/studio/preview).
You can clone this repository or import the
project from Android Studio following the steps
[here](https://developer.android.com/jetpack/compose/setup#sample).
Expand Down
5 changes: 2 additions & 3 deletions Jetcaster/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
Jetcaster is a sample podcast app, built with [Jetpack Compose][compose]. The goal of the sample is to
showcase dynamic theming and full featured architecture.

To try out this sample app, you need to use the latest
[Canary version of Android Studio](https://developer.android.com/studio/preview).
To try out this sample app, you need to use the latest version of
[Android Studio Arctic Fox](https://developer.android.com/studio/preview).
You can clone this repository or import the
project from Android Studio following the steps
[here](https://developer.android.com/jetpack/compose/setup#sample).
Expand Down Expand Up @@ -133,4 +133,3 @@ limitations under the License.
[rome]: https://rometools.github.io/rome/
[jdk8desugar]: https://developer.android.com/studio/write/java8-support#library-desugaring
[coil]: https://coil-kt.github.io/coil/

4 changes: 2 additions & 2 deletions Jetchat/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@

Jetchat is a sample chat app built with [Jetpack Compose][compose].

To try out this sample app, you need to use the latest
[Canary version of Android Studio](https://developer.android.com/studio/preview).
To try out this sample app, you need to use the latest version of
[Android Studio Arctic Fox](https://developer.android.com/studio/preview)
You can clone this repository or import the
project from Android Studio following the steps
[here](https://developer.android.com/jetpack/compose/setup#sample).
Expand Down
4 changes: 2 additions & 2 deletions Jetsnack/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

Jetsnack is a sample snack ordering app built with [Jetpack Compose][compose].

To try out this sample app, you need to use the latest
[Canary version of Android Studio](https://developer.android.com/studio/preview).
To try out this sample app, you need to use the latest version of
[Android Studio Arctic Fox](https://developer.android.com/studio/preview).
You can clone this repository or import the
project from Android Studio following the steps
[here](https://developer.android.com/jetpack/compose/setup#sample).
Expand Down
4 changes: 2 additions & 2 deletions Jetsurvey/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ Jetsurvey is a sample survey app, built with
[Jetpack Compose](https://developer.android.com/jetpack/compose). The goal of the sample is to
showcase text input, validation and state capabilities of Compose.

To try out this sample app, you need to use the latest
[Canary version of Android Studio](https://developer.android.com/studio/preview).
To try out this sample app, you need to use the latest version of
[Android Studio Arctic Fox](https://developer.android.com/studio/preview).
You can clone this repository or import the
project from Android Studio following the steps
[here](https://developer.android.com/jetpack/compose/setup#sample).
Expand Down
4 changes: 2 additions & 2 deletions Owl/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

This sample is a [Jetpack Compose][compose] implementation of [Owl][owl], a Material Design study.

To try out this sample app, you need to use the latest
[Canary version of Android Studio](https://developer.android.com/studio/preview).
To try out this sample app, you need to use the latest version of
[Android Studio Arctic Fox](https://developer.android.com/studio/preview).
You can clone this repository or import the
project from Android Studio following the steps
[here](https://developer.android.com/jetpack/compose/setup#sample).
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ For more information, please [read the documentation](https://developer.android.

💻 Requirements
------------
To try out these sample apps, you need to use the latest [Canary version of Android Studio](https://developer.android.com/studio/preview).
To try out these sample apps, you need to use the latest version of [Android Studio Arctic Fox](https://developer.android.com/studio/preview).
You can clone this repository or import the
project from Android Studio following the steps
[here](https://developer.android.com/jetpack/compose/setup#sample).
Expand Down

0 comments on commit 848606e

Please sign in to comment.