Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
G
gm_flutter
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
林生雨
gm_flutter
Commits
9a0dddcf
Commit
9a0dddcf
authored
Jul 11, 2020
by
朱翠翠
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
UI走查
parent
5185868a
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletion
+3
-1
.gitignore
.gitignore
+2
-0
updateAar.sh
updateAar.sh
+1
-1
No files found.
.gitignore
View file @
9a0dddcf
...
@@ -46,3 +46,4 @@ app.*.symbols
...
@@ -46,3 +46,4 @@ app.*.symbols
# Obfuscation related
# Obfuscation related
app.*.map.json
app.*.map.json
.updateAar.sh
\ No newline at end of file
updateAar.sh
View file @
9a0dddcf
...
@@ -17,6 +17,6 @@ rm -rf ${projectDir}/build
...
@@ -17,6 +17,6 @@ rm -rf ${projectDir}/build
flutter build aar
--release
--target-platform
android-arm
flutter build aar
--release
--target-platform
android-arm
#rm -rf /Users/apple/lsy/gengmei_android/gm-flutter/libs/flutterApp.aar
#rm -rf /Users/apple/lsy/gengmei_android/gm-flutter/libs/flutterApp.aar
cp
-r
${
projectDir
}
/build/host/outputs/repo/com/example/gm_flutter/flutter_release/1.0/flutter_release-1.0.aar /Users/
apple/lsy/gengmei_android
/gm-flutter/libs/flutterApp.aar
cp
-r
${
projectDir
}
/build/host/outputs/repo/com/example/gm_flutter/flutter_release/1.0/flutter_release-1.0.aar /Users/
zcc/Downloads
/gm-flutter/libs/flutterApp.aar
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment