Skip to content

Commit

Permalink
Build for Android with new Java
Browse files Browse the repository at this point in the history
  • Loading branch information
NoelLH committed Jul 5, 2023
1 parent b22ff4f commit c8176b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Development.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ using macOS and Android Studio having your most appropriate 'new' Java (new Grad
Java 11). If these things are not true, adjust or delete the `JAVA_HOME` var as appropriate.

* Set new `versionCode` and `versionName` in [android/app/build.gradle](../android/app/build.gradle)
* `JAVA_HOME=$JAVA_11_HOME ionic capacitor build android --prod`
* `ionic capacitor build android --prod`
* _If first build,_ in Android Studio choose _Build > Select Build Variant..._ and choose `release`.
* In Android Studio, go to _Build > Generate Signed Bundle / APK...
* Choose to make an Android App Bundle and use your keystore
Expand Down

0 comments on commit c8176b6

Please sign in to comment.