Skip to content

Commit

Permalink
Commit some code
Browse files Browse the repository at this point in the history
  • Loading branch information
mengyanshou committed May 25, 2023
1 parent 3f004ac commit b063311
Show file tree
Hide file tree
Showing 15 changed files with 1,911 additions and 174 deletions.
12 changes: 0 additions & 12 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,18 +33,6 @@
"type": "dart",
"deviceId": "22081281AC"
},
{
"name": "小米12s",
"request": "launch",
"type": "dart",
"deviceId": "2206123SC"
},
{
"name": "小米10s",
"request": "launch",
"type": "dart",
"deviceId": "M2102J2SC"
},
{
"name": "小米13",
"request": "launch",
Expand Down
1 change: 1 addition & 0 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ android {
output.versionCodeOverride = flutterVersionCode.toInteger()
}
}
ndkVersion "21.1.6352462"
}

flutter {
Expand Down
Binary file added assets/bash
Binary file not shown.
Loading

0 comments on commit b063311

Please sign in to comment.