changes for play store initial release

This commit is contained in:
2024-09-19 21:59:20 -04:00
parent c3717042a1
commit c2c919b55e
5 changed files with 25 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
https://docs.flutter.dev/deployment/android#signing-the-app
keytool -genkey -v -keystore ~/upload-keystore.jks -keyalg RSA -keysize 2048 -validity 10000 -alias upload