摘要: flutter build apk --release android { ... signingConfigs { release { storeFile file('c:/users/your_name/key.jks') storePassword 'your_store_password' 阅读全文
posted @ 2024-07-24 23:44 pearlcity 阅读(40) 评论(0) 推荐(0)