Skip to content

Commit 7fb74ac

Browse files
chore: update turbo-native-modules-android.md
Remove clean build
1 parent ba3bbb9 commit 7fb74ac

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

website/versioned_docs/version-0.80/turbo-native-modules-android.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -338,12 +338,6 @@ class MainApplication : Application(), ReactApplication {
338338
</TabItem>
339339
</Tabs>
340340

341-
Before building and running your code on an emulator, we recommend cleaning your Android build to avoid potential issues:
342-
343-
```bash
344-
cd android && ./gradlew clean
345-
```
346-
347341
You can now build and run your code on an emulator:
348342

349343
<Tabs groupId="package-manager" queryString defaultValue={constants.defaultPackageManager} values={constants.packageManagers}>

0 commit comments

Comments
 (0)