Skip to content

Commit b063311

Browse files
committed
Commit some code
1 parent 3f004ac commit b063311

File tree

15 files changed

+1911
-174
lines changed

15 files changed

+1911
-174
lines changed

.vscode/launch.json

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -33,18 +33,6 @@
3333
"type": "dart",
3434
"deviceId": "22081281AC"
3535
},
36-
{
37-
"name": "小米12s",
38-
"request": "launch",
39-
"type": "dart",
40-
"deviceId": "2206123SC"
41-
},
42-
{
43-
"name": "小米10s",
44-
"request": "launch",
45-
"type": "dart",
46-
"deviceId": "M2102J2SC"
47-
},
4836
{
4937
"name": "小米13",
5038
"request": "launch",

android/app/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ android {
7272
output.versionCodeOverride = flutterVersionCode.toInteger()
7373
}
7474
}
75+
ndkVersion "21.1.6352462"
7576
}
7677

7778
flutter {

assets/bash

1.58 MB
Binary file not shown.

0 commit comments

Comments
 (0)