Skip to content

Commit 7c14f9e

Browse files
committed
update readme
1 parent d015088 commit 7c14f9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Then, under **Add a platform**, add a **Android app** or a **Apple app**. You ca
3131
Add your app **name** and **Bundle ID**. You can find your **Bundle Identifier** in the **General** tab for your app's primary target in XCode.
3232

3333
#### Android steps
34-
Add your app's **name** and **package name**, Your package name is generally the **applicationId** in your app-level [build.gradle](https://github.com/appwrite/playground-for-flutter/blob/master/android/app/build.gradle#L41) file.
34+
Add your app's **name** and **package name**, Your package name is generally the **applicationId** in your app-level `build.gradle` file.
3535

3636
## Setup
3737

0 commit comments

Comments
 (0)