Skip to content

Commit 158bd2a

Browse files
committed
V1.8.1
1 parent ff97163 commit 158bd2a

File tree

142 files changed

+20989
-453
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

142 files changed

+20989
-453
lines changed

android/app/.cxx/RelWithDebInfo/215y1z47/arm64-v8a/.cmake/api/v1/query/client-agp/cache-v2

Whitespace-only changes.

android/app/.cxx/RelWithDebInfo/215y1z47/arm64-v8a/.cmake/api/v1/query/client-agp/cmakeFiles-v1

Whitespace-only changes.

android/app/.cxx/RelWithDebInfo/215y1z47/arm64-v8a/.cmake/api/v1/query/client-agp/codemodel-v2

Whitespace-only changes.

android/app/.cxx/RelWithDebInfo/215y1z47/arm64-v8a/.cmake/api/v1/reply/cache-v2-9abf9b8749e3e3a2b60a.json

Lines changed: 1391 additions & 0 deletions
Large diffs are not rendered by default.

android/app/.cxx/RelWithDebInfo/215y1z47/arm64-v8a/.cmake/api/v1/reply/cmakeFiles-v1-99ff45d9722433bbac8b.json

Lines changed: 799 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
{
2+
"configurations" :
3+
[
4+
{
5+
"directories" :
6+
[
7+
{
8+
"build" : ".",
9+
"jsonFile" : "directory-.-RelWithDebInfo-f5ebdc15457944623624.json",
10+
"minimumCMakeVersion" :
11+
{
12+
"string" : "3.6.0"
13+
},
14+
"projectIndex" : 0,
15+
"source" : "."
16+
}
17+
],
18+
"name" : "RelWithDebInfo",
19+
"projects" :
20+
[
21+
{
22+
"directoryIndexes" :
23+
[
24+
0
25+
],
26+
"name" : "Project"
27+
}
28+
],
29+
"targets" : []
30+
}
31+
],
32+
"kind" : "codemodel",
33+
"paths" :
34+
{
35+
"build" : "/Users/byackee/Documents/GitHub/realtoken_apps/android/app/.cxx/RelWithDebInfo/215y1z47/arm64-v8a",
36+
"source" : "/Users/byackee/flutter/packages/flutter_tools/gradle/src/main/groovy"
37+
},
38+
"version" :
39+
{
40+
"major" : 2,
41+
"minor" : 3
42+
}
43+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"backtraceGraph" :
3+
{
4+
"commands" : [],
5+
"files" : [],
6+
"nodes" : []
7+
},
8+
"installers" : [],
9+
"paths" :
10+
{
11+
"build" : ".",
12+
"source" : "."
13+
}
14+
}
Lines changed: 92 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,92 @@
1+
{
2+
"cmake" :
3+
{
4+
"generator" :
5+
{
6+
"multiConfig" : false,
7+
"name" : "Ninja"
8+
},
9+
"paths" :
10+
{
11+
"cmake" : "/Users/byackee/Library/Android/sdk/cmake/3.22.1/bin/cmake",
12+
"cpack" : "/Users/byackee/Library/Android/sdk/cmake/3.22.1/bin/cpack",
13+
"ctest" : "/Users/byackee/Library/Android/sdk/cmake/3.22.1/bin/ctest",
14+
"root" : "/Users/byackee/Library/Android/sdk/cmake/3.22.1/share/cmake-3.22"
15+
},
16+
"version" :
17+
{
18+
"isDirty" : false,
19+
"major" : 3,
20+
"minor" : 22,
21+
"patch" : 1,
22+
"string" : "3.22.1-g37088a8",
23+
"suffix" : "g37088a8"
24+
}
25+
},
26+
"objects" :
27+
[
28+
{
29+
"jsonFile" : "codemodel-v2-2671882e517329141267.json",
30+
"kind" : "codemodel",
31+
"version" :
32+
{
33+
"major" : 2,
34+
"minor" : 3
35+
}
36+
},
37+
{
38+
"jsonFile" : "cache-v2-9abf9b8749e3e3a2b60a.json",
39+
"kind" : "cache",
40+
"version" :
41+
{
42+
"major" : 2,
43+
"minor" : 0
44+
}
45+
},
46+
{
47+
"jsonFile" : "cmakeFiles-v1-99ff45d9722433bbac8b.json",
48+
"kind" : "cmakeFiles",
49+
"version" :
50+
{
51+
"major" : 1,
52+
"minor" : 0
53+
}
54+
}
55+
],
56+
"reply" :
57+
{
58+
"client-agp" :
59+
{
60+
"cache-v2" :
61+
{
62+
"jsonFile" : "cache-v2-9abf9b8749e3e3a2b60a.json",
63+
"kind" : "cache",
64+
"version" :
65+
{
66+
"major" : 2,
67+
"minor" : 0
68+
}
69+
},
70+
"cmakeFiles-v1" :
71+
{
72+
"jsonFile" : "cmakeFiles-v1-99ff45d9722433bbac8b.json",
73+
"kind" : "cmakeFiles",
74+
"version" :
75+
{
76+
"major" : 1,
77+
"minor" : 0
78+
}
79+
},
80+
"codemodel-v2" :
81+
{
82+
"jsonFile" : "codemodel-v2-2671882e517329141267.json",
83+
"kind" : "codemodel",
84+
"version" :
85+
{
86+
"major" : 2,
87+
"minor" : 3
88+
}
89+
}
90+
}
91+
}
92+
}

0 commit comments

Comments
 (0)