You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,4 +53,7 @@ Use the Gradle wrapper to build:
53
53
./gradlew assembleRelease
54
54
```
55
55
56
+
> [!NOTE]
57
+
> In order to build the release package, the signing file should be copied to `f3d/f3d-android-key.jks` and the environment variable `ANDROID_KEYSTORE_PASSWORD` should contain the correct password.
58
+
56
59
The resulting APK files are located in `f3d/build/outputs/apk/`.
0 commit comments