@blueid/access-capacitor 1.96.0 → 2.0.0-beta.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.aar +0 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.aar.asc +7 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.aar.asc.md5 +1 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.aar.asc.sha1 +1 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.aar.asc.sha256 +1 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.aar.asc.sha512 +1 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.aar.md5 +1 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.aar.sha1 +1 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.aar.sha256 +1 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.aar.sha512 +1 -0
- package/android/sdklib/com/blue-id/access/{1.96/access-1.96.module → 2.0/access-2.0.module} +96 -42
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.module.asc +7 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.module.asc.md5 +1 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.module.asc.sha1 +1 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.module.asc.sha256 +1 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.module.asc.sha512 +1 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.module.md5 +1 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.module.sha1 +1 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.module.sha256 +1 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.module.sha512 +1 -0
- package/android/sdklib/com/blue-id/access/{1.96/access-1.96.pom → 2.0/access-2.0.pom} +64 -24
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.pom.asc +7 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.pom.asc.md5 +1 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.pom.asc.sha1 +1 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.pom.asc.sha256 +1 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.pom.asc.sha512 +1 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.pom.md5 +1 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.pom.sha1 +1 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.pom.sha256 +1 -0
- package/android/sdklib/com/blue-id/access/2.0/access-2.0.pom.sha512 +1 -0
- package/android/sdklib/com/blue-id/access/maven-metadata.xml +4 -4
- package/android/sdklib/com/blue-id/access/maven-metadata.xml.md5 +1 -1
- package/android/sdklib/com/blue-id/access/maven-metadata.xml.sha1 +1 -1
- package/android/sdklib/com/blue-id/access/maven-metadata.xml.sha256 +1 -1
- package/android/sdklib/com/blue-id/access/maven-metadata.xml.sha512 +1 -1
- package/dist/esm/BlueCore_pb.d.ts +3 -0
- package/dist/esm/BlueCore_pb.js +3 -0
- package/dist/esm/BlueCore_pb.js.map +1 -1
- package/dist/esm/BlueSDK_pb.d.ts +339 -107
- package/dist/esm/BlueSDK_pb.js +337 -93
- package/dist/esm/BlueSDK_pb.js.map +1 -1
- package/dist/plugin.cjs.js +360 -97
- package/dist/plugin.cjs.js.map +1 -1
- package/dist/plugin.js +360 -97
- package/dist/plugin.js.map +1 -1
- package/package.json +1 -1
- package/android/sdklib/com/blue-id/access/1.96/access-1.96.aar +0 -0
- package/android/sdklib/com/blue-id/access/1.96/access-1.96.aar.asc +0 -7
- package/android/sdklib/com/blue-id/access/1.96/access-1.96.aar.asc.md5 +0 -1
- package/android/sdklib/com/blue-id/access/1.96/access-1.96.aar.asc.sha1 +0 -1
- package/android/sdklib/com/blue-id/access/1.96/access-1.96.aar.asc.sha256 +0 -1
- package/android/sdklib/com/blue-id/access/1.96/access-1.96.aar.asc.sha512 +0 -1
- package/android/sdklib/com/blue-id/access/1.96/access-1.96.aar.md5 +0 -1
- package/android/sdklib/com/blue-id/access/1.96/access-1.96.aar.sha1 +0 -1
- package/android/sdklib/com/blue-id/access/1.96/access-1.96.aar.sha256 +0 -1
- package/android/sdklib/com/blue-id/access/1.96/access-1.96.aar.sha512 +0 -1
- package/android/sdklib/com/blue-id/access/1.96/access-1.96.module.asc +0 -7
- package/android/sdklib/com/blue-id/access/1.96/access-1.96.module.asc.md5 +0 -1
- package/android/sdklib/com/blue-id/access/1.96/access-1.96.module.asc.sha1 +0 -1
- package/android/sdklib/com/blue-id/access/1.96/access-1.96.module.asc.sha256 +0 -1
- package/android/sdklib/com/blue-id/access/1.96/access-1.96.module.asc.sha512 +0 -1
- package/android/sdklib/com/blue-id/access/1.96/access-1.96.module.md5 +0 -1
- package/android/sdklib/com/blue-id/access/1.96/access-1.96.module.sha1 +0 -1
- package/android/sdklib/com/blue-id/access/1.96/access-1.96.module.sha256 +0 -1
- package/android/sdklib/com/blue-id/access/1.96/access-1.96.module.sha512 +0 -1
- package/android/sdklib/com/blue-id/access/1.96/access-1.96.pom.asc +0 -7
- package/android/sdklib/com/blue-id/access/1.96/access-1.96.pom.asc.md5 +0 -1
- package/android/sdklib/com/blue-id/access/1.96/access-1.96.pom.asc.sha1 +0 -1
- package/android/sdklib/com/blue-id/access/1.96/access-1.96.pom.asc.sha256 +0 -1
- package/android/sdklib/com/blue-id/access/1.96/access-1.96.pom.asc.sha512 +0 -1
- package/android/sdklib/com/blue-id/access/1.96/access-1.96.pom.md5 +0 -1
- package/android/sdklib/com/blue-id/access/1.96/access-1.96.pom.sha1 +0 -1
- package/android/sdklib/com/blue-id/access/1.96/access-1.96.pom.sha256 +0 -1
- package/android/sdklib/com/blue-id/access/1.96/access-1.96.pom.sha512 +0 -1
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
5362b5be65d4de306caceae7af6e097a
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
230d27de4b7c258312e2bad119c8ed243b58edcf
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
67475ede8503ec85683c0dd79b37dfef6e1dcd658e9fb0222b86893c82c31038
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
8c2a653a6b6c3a8774cc69252f4a40109e0782c811e35c8460d1467ad8ca1af6c64c3307cf949f6058c585f9fccd971f1ef149a3d60faa4112d7d109358b23de
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
ca90d049dbdda876e67a25cff072412b
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
d2fe034d65d43564f8a4b2bc4e70833d3b9d19d0
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
cff47b9d209faa7c6860d83d706b4d1a5ba0044374f3dad06d39e51749141f10
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
37c1191583bdcc2a0cedb8a37dbb16dd24bf75fca18174ba143e9821eac04dda98db708299be3ada5ca96c328854ac9b556eaec8a7e94852a9f463d74f943f2d
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"component": {
|
|
4
4
|
"group": "com.blue-id",
|
|
5
5
|
"module": "access",
|
|
6
|
-
"version": "
|
|
6
|
+
"version": "2.0",
|
|
7
7
|
"attributes": {
|
|
8
8
|
"org.gradle.status": "release"
|
|
9
9
|
}
|
|
@@ -23,23 +23,30 @@
|
|
|
23
23
|
"org.gradle.usage": "java-api"
|
|
24
24
|
},
|
|
25
25
|
"dependencies": [
|
|
26
|
+
{
|
|
27
|
+
"group": "io.jsonwebtoken",
|
|
28
|
+
"module": "jjwt-api",
|
|
29
|
+
"version": {
|
|
30
|
+
"requires": "0.12.6"
|
|
31
|
+
}
|
|
32
|
+
},
|
|
26
33
|
{
|
|
27
34
|
"group": "org.jetbrains.kotlin",
|
|
28
35
|
"module": "kotlin-stdlib",
|
|
29
36
|
"version": {
|
|
30
|
-
"requires": "2.0.
|
|
37
|
+
"requires": "2.0.20"
|
|
31
38
|
}
|
|
32
39
|
}
|
|
33
40
|
],
|
|
34
41
|
"files": [
|
|
35
42
|
{
|
|
36
|
-
"name": "access-
|
|
37
|
-
"url": "access-
|
|
38
|
-
"size":
|
|
39
|
-
"sha512": "
|
|
40
|
-
"sha256": "
|
|
41
|
-
"sha1": "
|
|
42
|
-
"md5": "
|
|
43
|
+
"name": "access-2.0.aar",
|
|
44
|
+
"url": "access-2.0.aar",
|
|
45
|
+
"size": 2844888,
|
|
46
|
+
"sha512": "37c1191583bdcc2a0cedb8a37dbb16dd24bf75fca18174ba143e9821eac04dda98db708299be3ada5ca96c328854ac9b556eaec8a7e94852a9f463d74f943f2d",
|
|
47
|
+
"sha256": "cff47b9d209faa7c6860d83d706b4d1a5ba0044374f3dad06d39e51749141f10",
|
|
48
|
+
"sha1": "d2fe034d65d43564f8a4b2bc4e70833d3b9d19d0",
|
|
49
|
+
"md5": "ca90d049dbdda876e67a25cff072412b"
|
|
43
50
|
}
|
|
44
51
|
]
|
|
45
52
|
},
|
|
@@ -52,11 +59,31 @@
|
|
|
52
59
|
"org.gradle.usage": "java-runtime"
|
|
53
60
|
},
|
|
54
61
|
"dependencies": [
|
|
62
|
+
{
|
|
63
|
+
"group": "io.jsonwebtoken",
|
|
64
|
+
"module": "jjwt-impl",
|
|
65
|
+
"version": {
|
|
66
|
+
"requires": "0.12.6"
|
|
67
|
+
}
|
|
68
|
+
},
|
|
69
|
+
{
|
|
70
|
+
"group": "io.jsonwebtoken",
|
|
71
|
+
"module": "jjwt-orgjson",
|
|
72
|
+
"version": {
|
|
73
|
+
"requires": "0.12.6"
|
|
74
|
+
},
|
|
75
|
+
"excludes": [
|
|
76
|
+
{
|
|
77
|
+
"group": "org.json",
|
|
78
|
+
"module": "json"
|
|
79
|
+
}
|
|
80
|
+
]
|
|
81
|
+
},
|
|
55
82
|
{
|
|
56
83
|
"group": "androidx.compose",
|
|
57
84
|
"module": "compose-bom",
|
|
58
85
|
"version": {
|
|
59
|
-
"requires": "2024.
|
|
86
|
+
"requires": "2024.09.00"
|
|
60
87
|
},
|
|
61
88
|
"attributes": {
|
|
62
89
|
"org.gradle.category": "platform"
|
|
@@ -67,49 +94,49 @@
|
|
|
67
94
|
"group": "androidx.activity",
|
|
68
95
|
"module": "activity-compose",
|
|
69
96
|
"version": {
|
|
70
|
-
"requires": "1.9.
|
|
97
|
+
"requires": "1.9.2"
|
|
71
98
|
}
|
|
72
99
|
},
|
|
73
100
|
{
|
|
74
101
|
"group": "androidx.compose.material3",
|
|
75
102
|
"module": "material3",
|
|
76
103
|
"version": {
|
|
77
|
-
"requires": "1.
|
|
104
|
+
"requires": "1.3.0"
|
|
78
105
|
}
|
|
79
106
|
},
|
|
80
107
|
{
|
|
81
108
|
"group": "androidx.compose.ui",
|
|
82
109
|
"module": "ui",
|
|
83
110
|
"version": {
|
|
84
|
-
"requires": "1.
|
|
111
|
+
"requires": "1.7.0"
|
|
85
112
|
}
|
|
86
113
|
},
|
|
87
114
|
{
|
|
88
115
|
"group": "androidx.compose.ui",
|
|
89
116
|
"module": "ui-graphics",
|
|
90
117
|
"version": {
|
|
91
|
-
"requires": "1.
|
|
118
|
+
"requires": "1.7.0"
|
|
92
119
|
}
|
|
93
120
|
},
|
|
94
121
|
{
|
|
95
122
|
"group": "androidx.compose.ui",
|
|
96
123
|
"module": "ui-tooling-preview",
|
|
97
124
|
"version": {
|
|
98
|
-
"requires": "1.
|
|
125
|
+
"requires": "1.7.0"
|
|
99
126
|
}
|
|
100
127
|
},
|
|
101
128
|
{
|
|
102
129
|
"group": "androidx.lifecycle",
|
|
103
130
|
"module": "lifecycle-viewmodel-compose",
|
|
104
131
|
"version": {
|
|
105
|
-
"requires": "2.8.
|
|
132
|
+
"requires": "2.8.5"
|
|
106
133
|
}
|
|
107
134
|
},
|
|
108
135
|
{
|
|
109
136
|
"group": "androidx.lifecycle",
|
|
110
137
|
"module": "lifecycle-runtime-compose",
|
|
111
138
|
"version": {
|
|
112
|
-
"requires": "2.8.
|
|
139
|
+
"requires": "2.8.5"
|
|
113
140
|
}
|
|
114
141
|
},
|
|
115
142
|
{
|
|
@@ -162,17 +189,17 @@
|
|
|
162
189
|
}
|
|
163
190
|
},
|
|
164
191
|
{
|
|
165
|
-
"group": "com.
|
|
166
|
-
"module": "
|
|
192
|
+
"group": "com.squareup.retrofit2",
|
|
193
|
+
"module": "converter-kotlinx-serialization",
|
|
167
194
|
"version": {
|
|
168
|
-
"requires": "
|
|
195
|
+
"requires": "2.11.0"
|
|
169
196
|
}
|
|
170
197
|
},
|
|
171
198
|
{
|
|
172
199
|
"group": "no.nordicsemi.android",
|
|
173
200
|
"module": "dfu",
|
|
174
201
|
"version": {
|
|
175
|
-
"requires": "2.
|
|
202
|
+
"requires": "2.5.0"
|
|
176
203
|
}
|
|
177
204
|
},
|
|
178
205
|
{
|
|
@@ -203,6 +230,20 @@
|
|
|
203
230
|
"requires": "4.28.3"
|
|
204
231
|
}
|
|
205
232
|
},
|
|
233
|
+
{
|
|
234
|
+
"group": "org.bouncycastle",
|
|
235
|
+
"module": "bcprov-jdk18on",
|
|
236
|
+
"version": {
|
|
237
|
+
"requires": "1.77"
|
|
238
|
+
}
|
|
239
|
+
},
|
|
240
|
+
{
|
|
241
|
+
"group": "org.bouncycastle",
|
|
242
|
+
"module": "bcpkix-jdk18on",
|
|
243
|
+
"version": {
|
|
244
|
+
"requires": "1.77"
|
|
245
|
+
}
|
|
246
|
+
},
|
|
206
247
|
{
|
|
207
248
|
"group": "com.jakewharton.timber",
|
|
208
249
|
"module": "timber",
|
|
@@ -221,35 +262,35 @@
|
|
|
221
262
|
"group": "androidx.activity",
|
|
222
263
|
"module": "activity-ktx",
|
|
223
264
|
"version": {
|
|
224
|
-
"requires": "1.9.
|
|
265
|
+
"requires": "1.9.2"
|
|
225
266
|
}
|
|
226
267
|
},
|
|
227
268
|
{
|
|
228
269
|
"group": "androidx.annotation",
|
|
229
270
|
"module": "annotation",
|
|
230
271
|
"version": {
|
|
231
|
-
"requires": "1.8.
|
|
272
|
+
"requires": "1.8.2"
|
|
232
273
|
}
|
|
233
274
|
},
|
|
234
275
|
{
|
|
235
276
|
"group": "org.jetbrains.kotlinx",
|
|
236
277
|
"module": "kotlinx-coroutines-android",
|
|
237
278
|
"version": {
|
|
238
|
-
"requires": "1.
|
|
279
|
+
"requires": "1.9.0"
|
|
239
280
|
}
|
|
240
281
|
},
|
|
241
282
|
{
|
|
242
283
|
"group": "org.jetbrains.kotlinx",
|
|
243
284
|
"module": "kotlinx-serialization-json",
|
|
244
285
|
"version": {
|
|
245
|
-
"requires": "1.
|
|
286
|
+
"requires": "1.7.3"
|
|
246
287
|
}
|
|
247
288
|
},
|
|
248
289
|
{
|
|
249
290
|
"group": "androidx.lifecycle",
|
|
250
291
|
"module": "lifecycle-viewmodel-ktx",
|
|
251
292
|
"version": {
|
|
252
|
-
"requires": "2.8.
|
|
293
|
+
"requires": "2.8.6"
|
|
253
294
|
}
|
|
254
295
|
},
|
|
255
296
|
{
|
|
@@ -263,21 +304,21 @@
|
|
|
263
304
|
"group": "androidx.work",
|
|
264
305
|
"module": "work-runtime",
|
|
265
306
|
"version": {
|
|
266
|
-
"requires": "2.9.
|
|
307
|
+
"requires": "2.9.1"
|
|
267
308
|
}
|
|
268
309
|
},
|
|
269
310
|
{
|
|
270
311
|
"group": "androidx.work",
|
|
271
312
|
"module": "work-runtime-ktx",
|
|
272
313
|
"version": {
|
|
273
|
-
"requires": "2.9.
|
|
314
|
+
"requires": "2.9.1"
|
|
274
315
|
}
|
|
275
316
|
},
|
|
276
317
|
{
|
|
277
318
|
"group": "com.google.dagger",
|
|
278
319
|
"module": "dagger",
|
|
279
320
|
"version": {
|
|
280
|
-
"requires": "2.
|
|
321
|
+
"requires": "2.52"
|
|
281
322
|
}
|
|
282
323
|
},
|
|
283
324
|
{
|
|
@@ -289,35 +330,48 @@
|
|
|
289
330
|
},
|
|
290
331
|
{
|
|
291
332
|
"group": "org.jetbrains.kotlin",
|
|
292
|
-
"module": "kotlin-reflect"
|
|
293
|
-
"version": {
|
|
294
|
-
"requires": "2.0.0"
|
|
295
|
-
}
|
|
333
|
+
"module": "kotlin-reflect"
|
|
296
334
|
},
|
|
297
335
|
{
|
|
298
336
|
"group": "org.mockito",
|
|
299
337
|
"module": "mockito-bom",
|
|
300
338
|
"version": {
|
|
301
|
-
"requires": "5.
|
|
339
|
+
"requires": "5.14.1"
|
|
340
|
+
}
|
|
341
|
+
},
|
|
342
|
+
{
|
|
343
|
+
"group": "io.jsonwebtoken",
|
|
344
|
+
"module": "jjwt-api",
|
|
345
|
+
"version": {
|
|
346
|
+
"requires": "0.12.6"
|
|
302
347
|
}
|
|
303
348
|
},
|
|
304
349
|
{
|
|
305
350
|
"group": "org.jetbrains.kotlin",
|
|
306
351
|
"module": "kotlin-stdlib",
|
|
307
352
|
"version": {
|
|
308
|
-
"requires": "2.0.
|
|
353
|
+
"requires": "2.0.20"
|
|
354
|
+
}
|
|
355
|
+
}
|
|
356
|
+
],
|
|
357
|
+
"dependencyConstraints": [
|
|
358
|
+
{
|
|
359
|
+
"group": "org.jetbrains.kotlin",
|
|
360
|
+
"module": "kotlin-reflect",
|
|
361
|
+
"version": {
|
|
362
|
+
"requires": "2.0.20"
|
|
309
363
|
}
|
|
310
364
|
}
|
|
311
365
|
],
|
|
312
366
|
"files": [
|
|
313
367
|
{
|
|
314
|
-
"name": "access-
|
|
315
|
-
"url": "access-
|
|
316
|
-
"size":
|
|
317
|
-
"sha512": "
|
|
318
|
-
"sha256": "
|
|
319
|
-
"sha1": "
|
|
320
|
-
"md5": "
|
|
368
|
+
"name": "access-2.0.aar",
|
|
369
|
+
"url": "access-2.0.aar",
|
|
370
|
+
"size": 2844888,
|
|
371
|
+
"sha512": "37c1191583bdcc2a0cedb8a37dbb16dd24bf75fca18174ba143e9821eac04dda98db708299be3ada5ca96c328854ac9b556eaec8a7e94852a9f463d74f943f2d",
|
|
372
|
+
"sha256": "cff47b9d209faa7c6860d83d706b4d1a5ba0044374f3dad06d39e51749141f10",
|
|
373
|
+
"sha1": "d2fe034d65d43564f8a4b2bc4e70833d3b9d19d0",
|
|
374
|
+
"md5": "ca90d049dbdda876e67a25cff072412b"
|
|
321
375
|
}
|
|
322
376
|
]
|
|
323
377
|
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
d041584e2038b7e457fecc8f9be5c5d6
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
cc51f8fbfd56bf93f3b2933ac67dae9e7c195a9f
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
16294c7f1fe5723e1125addf1472a09bbf352506968b27fd5dc9d244d7255f80
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
84c32895ab740f9a53f1a35375f9c5c380e10e5f17aac420ff80fd5e15f0689d94152eaea17723004e0bcf77f5977146de266fd4ee288c205e16dd0f53c59a3e
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
601de3d382aeae2a872ee62a6214548b
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
1045fcc72f9717a9e614cb9f2500afc4f16949e0
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
e38ca5f599db46a9abd2d5c1146eb9e0c7cb9ceab024ccbf24eec6c0d13c27f9
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
4b5df351c8dfcb87b8af0b500b5f61be12d074076c384c3fa8f6f54678d16f6704901904980f72c4b2a83d0078179bb9411b6528a864dcef9855866cf2b3991c
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
<modelVersion>4.0.0</modelVersion>
|
|
10
10
|
<groupId>com.blue-id</groupId>
|
|
11
11
|
<artifactId>access</artifactId>
|
|
12
|
-
<version>
|
|
12
|
+
<version>2.0</version>
|
|
13
13
|
<packaging>aar</packaging>
|
|
14
14
|
<name>BlueID Access SDK</name>
|
|
15
15
|
<description>Access SDK to communicate with BlueID Access Devices</description>
|
|
@@ -36,62 +36,91 @@
|
|
|
36
36
|
</scm>
|
|
37
37
|
<dependencyManagement>
|
|
38
38
|
<dependencies>
|
|
39
|
+
<dependency>
|
|
40
|
+
<groupId>org.jetbrains.kotlin</groupId>
|
|
41
|
+
<artifactId>kotlin-reflect</artifactId>
|
|
42
|
+
<version>2.0.20</version>
|
|
43
|
+
</dependency>
|
|
39
44
|
<dependency>
|
|
40
45
|
<groupId>androidx.compose</groupId>
|
|
41
46
|
<artifactId>compose-bom</artifactId>
|
|
42
|
-
<version>2024.
|
|
47
|
+
<version>2024.09.00</version>
|
|
43
48
|
<type>pom</type>
|
|
44
49
|
<scope>import</scope>
|
|
45
50
|
</dependency>
|
|
46
51
|
</dependencies>
|
|
47
52
|
</dependencyManagement>
|
|
48
53
|
<dependencies>
|
|
54
|
+
<dependency>
|
|
55
|
+
<groupId>io.jsonwebtoken</groupId>
|
|
56
|
+
<artifactId>jjwt-api</artifactId>
|
|
57
|
+
<version>0.12.6</version>
|
|
58
|
+
<scope>compile</scope>
|
|
59
|
+
</dependency>
|
|
49
60
|
<dependency>
|
|
50
61
|
<groupId>org.jetbrains.kotlin</groupId>
|
|
51
62
|
<artifactId>kotlin-stdlib</artifactId>
|
|
52
|
-
<version>2.0.
|
|
63
|
+
<version>2.0.20</version>
|
|
53
64
|
<scope>compile</scope>
|
|
54
65
|
</dependency>
|
|
66
|
+
<dependency>
|
|
67
|
+
<groupId>io.jsonwebtoken</groupId>
|
|
68
|
+
<artifactId>jjwt-impl</artifactId>
|
|
69
|
+
<version>0.12.6</version>
|
|
70
|
+
<scope>runtime</scope>
|
|
71
|
+
</dependency>
|
|
72
|
+
<dependency>
|
|
73
|
+
<groupId>io.jsonwebtoken</groupId>
|
|
74
|
+
<artifactId>jjwt-orgjson</artifactId>
|
|
75
|
+
<version>0.12.6</version>
|
|
76
|
+
<scope>runtime</scope>
|
|
77
|
+
<exclusions>
|
|
78
|
+
<exclusion>
|
|
79
|
+
<groupId>org.json</groupId>
|
|
80
|
+
<artifactId>json</artifactId>
|
|
81
|
+
</exclusion>
|
|
82
|
+
</exclusions>
|
|
83
|
+
</dependency>
|
|
55
84
|
<dependency>
|
|
56
85
|
<groupId>androidx.activity</groupId>
|
|
57
86
|
<artifactId>activity-compose</artifactId>
|
|
58
|
-
<version>1.9.
|
|
87
|
+
<version>1.9.2</version>
|
|
59
88
|
<scope>runtime</scope>
|
|
60
89
|
</dependency>
|
|
61
90
|
<dependency>
|
|
62
91
|
<groupId>androidx.compose.material3</groupId>
|
|
63
92
|
<artifactId>material3</artifactId>
|
|
64
|
-
<version>1.
|
|
93
|
+
<version>1.3.0</version>
|
|
65
94
|
<scope>runtime</scope>
|
|
66
95
|
</dependency>
|
|
67
96
|
<dependency>
|
|
68
97
|
<groupId>androidx.compose.ui</groupId>
|
|
69
98
|
<artifactId>ui</artifactId>
|
|
70
|
-
<version>1.
|
|
99
|
+
<version>1.7.0</version>
|
|
71
100
|
<scope>runtime</scope>
|
|
72
101
|
</dependency>
|
|
73
102
|
<dependency>
|
|
74
103
|
<groupId>androidx.compose.ui</groupId>
|
|
75
104
|
<artifactId>ui-graphics</artifactId>
|
|
76
|
-
<version>1.
|
|
105
|
+
<version>1.7.0</version>
|
|
77
106
|
<scope>runtime</scope>
|
|
78
107
|
</dependency>
|
|
79
108
|
<dependency>
|
|
80
109
|
<groupId>androidx.compose.ui</groupId>
|
|
81
110
|
<artifactId>ui-tooling-preview</artifactId>
|
|
82
|
-
<version>1.
|
|
111
|
+
<version>1.7.0</version>
|
|
83
112
|
<scope>runtime</scope>
|
|
84
113
|
</dependency>
|
|
85
114
|
<dependency>
|
|
86
115
|
<groupId>androidx.lifecycle</groupId>
|
|
87
116
|
<artifactId>lifecycle-viewmodel-compose</artifactId>
|
|
88
|
-
<version>2.8.
|
|
117
|
+
<version>2.8.5</version>
|
|
89
118
|
<scope>runtime</scope>
|
|
90
119
|
</dependency>
|
|
91
120
|
<dependency>
|
|
92
121
|
<groupId>androidx.lifecycle</groupId>
|
|
93
122
|
<artifactId>lifecycle-runtime-compose</artifactId>
|
|
94
|
-
<version>2.8.
|
|
123
|
+
<version>2.8.5</version>
|
|
95
124
|
<scope>runtime</scope>
|
|
96
125
|
</dependency>
|
|
97
126
|
<dependency>
|
|
@@ -137,15 +166,15 @@
|
|
|
137
166
|
<scope>runtime</scope>
|
|
138
167
|
</dependency>
|
|
139
168
|
<dependency>
|
|
140
|
-
<groupId>com.
|
|
141
|
-
<artifactId>
|
|
142
|
-
<version>
|
|
169
|
+
<groupId>com.squareup.retrofit2</groupId>
|
|
170
|
+
<artifactId>converter-kotlinx-serialization</artifactId>
|
|
171
|
+
<version>2.11.0</version>
|
|
143
172
|
<scope>runtime</scope>
|
|
144
173
|
</dependency>
|
|
145
174
|
<dependency>
|
|
146
175
|
<groupId>no.nordicsemi.android</groupId>
|
|
147
176
|
<artifactId>dfu</artifactId>
|
|
148
|
-
<version>2.
|
|
177
|
+
<version>2.5.0</version>
|
|
149
178
|
<scope>runtime</scope>
|
|
150
179
|
</dependency>
|
|
151
180
|
<dependency>
|
|
@@ -172,6 +201,18 @@
|
|
|
172
201
|
<version>4.28.3</version>
|
|
173
202
|
<scope>runtime</scope>
|
|
174
203
|
</dependency>
|
|
204
|
+
<dependency>
|
|
205
|
+
<groupId>org.bouncycastle</groupId>
|
|
206
|
+
<artifactId>bcprov-jdk18on</artifactId>
|
|
207
|
+
<version>1.77</version>
|
|
208
|
+
<scope>runtime</scope>
|
|
209
|
+
</dependency>
|
|
210
|
+
<dependency>
|
|
211
|
+
<groupId>org.bouncycastle</groupId>
|
|
212
|
+
<artifactId>bcpkix-jdk18on</artifactId>
|
|
213
|
+
<version>1.77</version>
|
|
214
|
+
<scope>runtime</scope>
|
|
215
|
+
</dependency>
|
|
175
216
|
<dependency>
|
|
176
217
|
<groupId>com.jakewharton.timber</groupId>
|
|
177
218
|
<artifactId>timber</artifactId>
|
|
@@ -187,31 +228,31 @@
|
|
|
187
228
|
<dependency>
|
|
188
229
|
<groupId>androidx.activity</groupId>
|
|
189
230
|
<artifactId>activity-ktx</artifactId>
|
|
190
|
-
<version>1.9.
|
|
231
|
+
<version>1.9.2</version>
|
|
191
232
|
<scope>runtime</scope>
|
|
192
233
|
</dependency>
|
|
193
234
|
<dependency>
|
|
194
235
|
<groupId>androidx.annotation</groupId>
|
|
195
236
|
<artifactId>annotation</artifactId>
|
|
196
|
-
<version>1.8.
|
|
237
|
+
<version>1.8.2</version>
|
|
197
238
|
<scope>runtime</scope>
|
|
198
239
|
</dependency>
|
|
199
240
|
<dependency>
|
|
200
241
|
<groupId>org.jetbrains.kotlinx</groupId>
|
|
201
242
|
<artifactId>kotlinx-coroutines-android</artifactId>
|
|
202
|
-
<version>1.
|
|
243
|
+
<version>1.9.0</version>
|
|
203
244
|
<scope>runtime</scope>
|
|
204
245
|
</dependency>
|
|
205
246
|
<dependency>
|
|
206
247
|
<groupId>org.jetbrains.kotlinx</groupId>
|
|
207
248
|
<artifactId>kotlinx-serialization-json</artifactId>
|
|
208
|
-
<version>1.
|
|
249
|
+
<version>1.7.3</version>
|
|
209
250
|
<scope>runtime</scope>
|
|
210
251
|
</dependency>
|
|
211
252
|
<dependency>
|
|
212
253
|
<groupId>androidx.lifecycle</groupId>
|
|
213
254
|
<artifactId>lifecycle-viewmodel-ktx</artifactId>
|
|
214
|
-
<version>2.8.
|
|
255
|
+
<version>2.8.6</version>
|
|
215
256
|
<scope>runtime</scope>
|
|
216
257
|
</dependency>
|
|
217
258
|
<dependency>
|
|
@@ -223,19 +264,19 @@
|
|
|
223
264
|
<dependency>
|
|
224
265
|
<groupId>androidx.work</groupId>
|
|
225
266
|
<artifactId>work-runtime</artifactId>
|
|
226
|
-
<version>2.9.
|
|
267
|
+
<version>2.9.1</version>
|
|
227
268
|
<scope>runtime</scope>
|
|
228
269
|
</dependency>
|
|
229
270
|
<dependency>
|
|
230
271
|
<groupId>androidx.work</groupId>
|
|
231
272
|
<artifactId>work-runtime-ktx</artifactId>
|
|
232
|
-
<version>2.9.
|
|
273
|
+
<version>2.9.1</version>
|
|
233
274
|
<scope>runtime</scope>
|
|
234
275
|
</dependency>
|
|
235
276
|
<dependency>
|
|
236
277
|
<groupId>com.google.dagger</groupId>
|
|
237
278
|
<artifactId>dagger</artifactId>
|
|
238
|
-
<version>2.
|
|
279
|
+
<version>2.52</version>
|
|
239
280
|
<scope>runtime</scope>
|
|
240
281
|
</dependency>
|
|
241
282
|
<dependency>
|
|
@@ -247,13 +288,12 @@
|
|
|
247
288
|
<dependency>
|
|
248
289
|
<groupId>org.jetbrains.kotlin</groupId>
|
|
249
290
|
<artifactId>kotlin-reflect</artifactId>
|
|
250
|
-
<version>2.0.0</version>
|
|
251
291
|
<scope>runtime</scope>
|
|
252
292
|
</dependency>
|
|
253
293
|
<dependency>
|
|
254
294
|
<groupId>org.mockito</groupId>
|
|
255
295
|
<artifactId>mockito-bom</artifactId>
|
|
256
|
-
<version>5.
|
|
296
|
+
<version>5.14.1</version>
|
|
257
297
|
<scope>runtime</scope>
|
|
258
298
|
</dependency>
|
|
259
299
|
</dependencies>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
f184f923e27d3de5e8ae67196d3c1e0a
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
db3853c241cee9a3500afebb8577c1f2018a628a
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
886e9a78e432b3132d12cfe55beeddecbc7691c6eb082f4867337d40299e7e1a
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
649f146c673e3014eebe61c7f4d6f27e3c0ef903d665f84933fa9b153402d1dfad3398684423e811b1955cd4ae6e77ae42b0f5fb236889db50a25836d5d927d6
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
da0f23d2772aefc6c124f54034fec10c
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
c5f8b4b3cc4e61856d2e724564068a2c265b78f3
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
fa5d67e8b9d119a87b4fdf6eee72af23e131b2c59d9f28e97aae6ef6ecd438db
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
da360d397254550dd7747caade08af1d4e4ca234ffb250a2d36f4aee777f271e7041e5a4ea2cae6665269589dbbe1e2b02ef8354736b7c67730c6b6acf5f6a13
|
|
@@ -3,11 +3,11 @@
|
|
|
3
3
|
<groupId>com.blue-id</groupId>
|
|
4
4
|
<artifactId>access</artifactId>
|
|
5
5
|
<versioning>
|
|
6
|
-
<latest>
|
|
7
|
-
<release>
|
|
6
|
+
<latest>2.0</latest>
|
|
7
|
+
<release>2.0</release>
|
|
8
8
|
<versions>
|
|
9
|
-
<version>
|
|
9
|
+
<version>2.0</version>
|
|
10
10
|
</versions>
|
|
11
|
-
<lastUpdated>
|
|
11
|
+
<lastUpdated>20241106173730</lastUpdated>
|
|
12
12
|
</versioning>
|
|
13
13
|
</metadata>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
fdc2850945318a8cb79febe4d5d943b6
|