Skip to content

Commit 01e4a53

Browse files
committed
docs: local build
1 parent c5bf54a commit 01e4a53

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
@@ -83,7 +83,7 @@ This is how F-Droid builds the APK:
8383
npx expo prebuild --platform android --clean
8484
cd android/app
8585
sed -i -e '/signingConfig /d' build.gradle
86-
gradle assembleRelease
86+
./../gradlew assembleRelease
8787
```
8888

8989
## Translation

0 commit comments

Comments
 (0)