Skip to content

Commit a433596

Browse files
upgraded file_picker,flutter_local_notifications versions causing error
1 parent 194485e commit a433596

File tree

129 files changed

+19340
-16
lines changed

Some content is hidden

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

129 files changed

+19340
-16
lines changed

android/app/.cxx/Debug/592k4l2y/arm64-v8a/.cmake/api/v1/query/client-agp/cache-v2

Whitespace-only changes.

android/app/.cxx/Debug/592k4l2y/arm64-v8a/.cmake/api/v1/query/client-agp/cmakeFiles-v1

Whitespace-only changes.

android/app/.cxx/Debug/592k4l2y/arm64-v8a/.cmake/api/v1/query/client-agp/codemodel-v2

Whitespace-only changes.

android/app/.cxx/Debug/592k4l2y/arm64-v8a/.cmake/api/v1/reply/cache-v2-3f36cad59aaf3582015a.json

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

android/app/.cxx/Debug/592k4l2y/arm64-v8a/.cmake/api/v1/reply/cmakeFiles-v1-cad3005c038d7c1ac227.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-.-Debug-f5ebdc15457944623624.json",
10+
"minimumCMakeVersion" :
11+
{
12+
"string" : "3.6.0"
13+
},
14+
"projectIndex" : 0,
15+
"source" : "."
16+
}
17+
],
18+
"name" : "Debug",
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/saptarshiadhikari/work/taskwarrior-flutter/android/app/.cxx/Debug/592k4l2y/arm64-v8a",
36+
"source" : "/Users/saptarshiadhikari/development/flutter/packages/flutter_tools/gradle/src/main/groovy"
37+
},
38+
"version" :
39+
{
40+
"major" : 2,
41+
"minor" : 3
42+
}
43+
}
Lines changed: 14 additions & 0 deletions
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/saptarshiadhikari/Library/Android/sdk/cmake/3.22.1/bin/cmake",
12+
"cpack" : "/Users/saptarshiadhikari/Library/Android/sdk/cmake/3.22.1/bin/cpack",
13+
"ctest" : "/Users/saptarshiadhikari/Library/Android/sdk/cmake/3.22.1/bin/ctest",
14+
"root" : "/Users/saptarshiadhikari/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-d4229ecd173bc8d3e362.json",
30+
"kind" : "codemodel",
31+
"version" :
32+
{
33+
"major" : 2,
34+
"minor" : 3
35+
}
36+
},
37+
{
38+
"jsonFile" : "cache-v2-3f36cad59aaf3582015a.json",
39+
"kind" : "cache",
40+
"version" :
41+
{
42+
"major" : 2,
43+
"minor" : 0
44+
}
45+
},
46+
{
47+
"jsonFile" : "cmakeFiles-v1-cad3005c038d7c1ac227.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-3f36cad59aaf3582015a.json",
63+
"kind" : "cache",
64+
"version" :
65+
{
66+
"major" : 2,
67+
"minor" : 0
68+
}
69+
},
70+
"cmakeFiles-v1" :
71+
{
72+
"jsonFile" : "cmakeFiles-v1-cad3005c038d7c1ac227.json",
73+
"kind" : "cmakeFiles",
74+
"version" :
75+
{
76+
"major" : 1,
77+
"minor" : 0
78+
}
79+
},
80+
"codemodel-v2" :
81+
{
82+
"jsonFile" : "codemodel-v2-d4229ecd173bc8d3e362.json",
83+
"kind" : "codemodel",
84+
"version" :
85+
{
86+
"major" : 2,
87+
"minor" : 3
88+
}
89+
}
90+
}
91+
}
92+
}

0 commit comments

Comments
 (0)