1.UI 优化
2.新增打包构建脚本
This commit is contained in:
@@ -0,0 +1 @@
|
||||
flutter build apk --release --split-per-abi
|
||||
Reference in New Issue
Block a user
2.新增打包构建脚本
@@ -0,0 +1 @@
|
||||
flutter build apk --release --split-per-abi
|
||||