@blueid/access-capacitor 1.46.0 → 1.47.0
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/net/blueid/access/3.0/access-3.0-sources.jar +0 -0
- package/android/sdklib/net/blueid/access/3.0/access-3.0-sources.jar.md5 +1 -0
- package/android/sdklib/net/blueid/access/3.0/access-3.0-sources.jar.sha1 +1 -0
- package/android/sdklib/net/blueid/access/3.0/access-3.0-sources.jar.sha256 +1 -0
- package/android/sdklib/net/blueid/access/3.0/access-3.0-sources.jar.sha512 +1 -0
- package/android/sdklib/net/blueid/access/3.0/access-3.0.aar +0 -0
- package/android/sdklib/net/blueid/access/3.0/access-3.0.aar.md5 +1 -0
- package/android/sdklib/net/blueid/access/3.0/access-3.0.aar.sha1 +1 -0
- package/android/sdklib/net/blueid/access/3.0/access-3.0.aar.sha256 +1 -0
- package/android/sdklib/net/blueid/access/3.0/access-3.0.aar.sha512 +1 -0
- package/android/sdklib/net/blueid/access/3.0/access-3.0.module +329 -0
- package/android/sdklib/net/blueid/access/3.0/access-3.0.module.md5 +1 -0
- package/android/sdklib/net/blueid/access/3.0/access-3.0.module.sha1 +1 -0
- package/android/sdklib/net/blueid/access/3.0/access-3.0.module.sha256 +1 -0
- package/android/sdklib/net/blueid/access/3.0/access-3.0.module.sha512 +1 -0
- package/android/sdklib/net/blueid/access/3.0/access-3.0.pom +228 -0
- package/android/sdklib/net/blueid/access/3.0/access-3.0.pom.md5 +1 -0
- package/android/sdklib/net/blueid/access/3.0/access-3.0.pom.sha1 +1 -0
- package/android/sdklib/net/blueid/access/3.0/access-3.0.pom.sha256 +1 -0
- package/android/sdklib/net/blueid/access/3.0/access-3.0.pom.sha512 +1 -0
- package/android/sdklib/net/blueid/access/maven-metadata.xml +13 -0
- package/android/sdklib/net/blueid/access/maven-metadata.xml.md5 +1 -0
- package/android/sdklib/net/blueid/access/maven-metadata.xml.sha1 +1 -0
- package/android/sdklib/net/blueid/access/maven-metadata.xml.sha256 +1 -0
- package/android/sdklib/net/blueid/access/maven-metadata.xml.sha512 +1 -0
- package/package.json +1 -1
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
e1f5c45148332b0f1422a6668a9e9818
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
d1485ab5083293de478602f5fa790f5e91ae8fa3
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
4560764f8c3c1d833344d1dad49af951bef0246d854141c76f0550f5d97a3a70
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
87d050fdb3557211642fbf37caeaaeb959f77cf66f12b37b09bd33add06ede8d838f1315b53fc2d82846cb2cb2c571b6efbf050854718ab8c7e028dec95b5c88
|
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
51bb845942e0018e881ac0eba5a95368
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
d67d594194d49e1bdf4dfbd9ada425dc556e0cc6
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
e7617ff6e885389a64752259889bd7e05be6a994c692016e5b67bcb594fa17d4
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
726465d2404fb4d55462b4f3b6ee16f8f0cdb412cc37f85c3cc6e7c8abfa0c5c95824c4959673bb9367b48b68c7d4d2e8528270e0baf4d4a02b364f9038e2d14
|
|
@@ -0,0 +1,329 @@
|
|
|
1
|
+
{
|
|
2
|
+
"formatVersion": "1.1",
|
|
3
|
+
"component": {
|
|
4
|
+
"group": "net.blueid",
|
|
5
|
+
"module": "access",
|
|
6
|
+
"version": "3.0",
|
|
7
|
+
"attributes": {
|
|
8
|
+
"org.gradle.status": "release"
|
|
9
|
+
}
|
|
10
|
+
},
|
|
11
|
+
"createdBy": {
|
|
12
|
+
"gradle": {
|
|
13
|
+
"version": "8.6"
|
|
14
|
+
}
|
|
15
|
+
},
|
|
16
|
+
"variants": [
|
|
17
|
+
{
|
|
18
|
+
"name": "releaseApiElements-published",
|
|
19
|
+
"attributes": {
|
|
20
|
+
"org.gradle.category": "library",
|
|
21
|
+
"org.gradle.usage": "java-api",
|
|
22
|
+
"org.jetbrains.kotlin.platform.type": "androidJvm"
|
|
23
|
+
},
|
|
24
|
+
"dependencies": [
|
|
25
|
+
{
|
|
26
|
+
"group": "org.jetbrains.kotlin",
|
|
27
|
+
"module": "kotlin-stdlib",
|
|
28
|
+
"version": {
|
|
29
|
+
"requires": "1.9.23"
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
],
|
|
33
|
+
"files": [
|
|
34
|
+
{
|
|
35
|
+
"name": "access-3.0.aar",
|
|
36
|
+
"url": "access-3.0.aar",
|
|
37
|
+
"size": 2579308,
|
|
38
|
+
"sha512": "726465d2404fb4d55462b4f3b6ee16f8f0cdb412cc37f85c3cc6e7c8abfa0c5c95824c4959673bb9367b48b68c7d4d2e8528270e0baf4d4a02b364f9038e2d14",
|
|
39
|
+
"sha256": "e7617ff6e885389a64752259889bd7e05be6a994c692016e5b67bcb594fa17d4",
|
|
40
|
+
"sha1": "d67d594194d49e1bdf4dfbd9ada425dc556e0cc6",
|
|
41
|
+
"md5": "51bb845942e0018e881ac0eba5a95368"
|
|
42
|
+
}
|
|
43
|
+
]
|
|
44
|
+
},
|
|
45
|
+
{
|
|
46
|
+
"name": "releaseRuntimeElements-published",
|
|
47
|
+
"attributes": {
|
|
48
|
+
"org.gradle.category": "library",
|
|
49
|
+
"org.gradle.usage": "java-runtime",
|
|
50
|
+
"org.jetbrains.kotlin.platform.type": "androidJvm"
|
|
51
|
+
},
|
|
52
|
+
"dependencies": [
|
|
53
|
+
{
|
|
54
|
+
"group": "androidx.compose",
|
|
55
|
+
"module": "compose-bom",
|
|
56
|
+
"version": {
|
|
57
|
+
"requires": "2024.05.00"
|
|
58
|
+
},
|
|
59
|
+
"attributes": {
|
|
60
|
+
"org.gradle.category": "platform"
|
|
61
|
+
},
|
|
62
|
+
"endorseStrictVersions": true
|
|
63
|
+
},
|
|
64
|
+
{
|
|
65
|
+
"group": "androidx.activity",
|
|
66
|
+
"module": "activity-compose",
|
|
67
|
+
"version": {
|
|
68
|
+
"requires": "1.9.0"
|
|
69
|
+
}
|
|
70
|
+
},
|
|
71
|
+
{
|
|
72
|
+
"group": "androidx.compose.material3",
|
|
73
|
+
"module": "material3",
|
|
74
|
+
"version": {
|
|
75
|
+
"requires": "1.2.1"
|
|
76
|
+
}
|
|
77
|
+
},
|
|
78
|
+
{
|
|
79
|
+
"group": "androidx.compose.ui",
|
|
80
|
+
"module": "ui"
|
|
81
|
+
},
|
|
82
|
+
{
|
|
83
|
+
"group": "androidx.compose.ui",
|
|
84
|
+
"module": "ui-graphics"
|
|
85
|
+
},
|
|
86
|
+
{
|
|
87
|
+
"group": "androidx.compose.ui",
|
|
88
|
+
"module": "ui-tooling-preview"
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
"group": "androidx.lifecycle",
|
|
92
|
+
"module": "lifecycle-viewmodel-compose",
|
|
93
|
+
"version": {
|
|
94
|
+
"requires": "2.7.0"
|
|
95
|
+
}
|
|
96
|
+
},
|
|
97
|
+
{
|
|
98
|
+
"group": "androidx.lifecycle",
|
|
99
|
+
"module": "lifecycle-runtime-compose",
|
|
100
|
+
"version": {
|
|
101
|
+
"requires": "2.7.0"
|
|
102
|
+
}
|
|
103
|
+
},
|
|
104
|
+
{
|
|
105
|
+
"group": "androidx.room",
|
|
106
|
+
"module": "room-runtime",
|
|
107
|
+
"version": {
|
|
108
|
+
"requires": "2.6.1"
|
|
109
|
+
}
|
|
110
|
+
},
|
|
111
|
+
{
|
|
112
|
+
"group": "com.google.android.material",
|
|
113
|
+
"module": "material",
|
|
114
|
+
"version": {
|
|
115
|
+
"requires": "1.12.0"
|
|
116
|
+
}
|
|
117
|
+
},
|
|
118
|
+
{
|
|
119
|
+
"group": "androidx.room",
|
|
120
|
+
"module": "room-ktx",
|
|
121
|
+
"version": {
|
|
122
|
+
"requires": "2.6.1"
|
|
123
|
+
}
|
|
124
|
+
},
|
|
125
|
+
{
|
|
126
|
+
"group": "androidx.appcompat",
|
|
127
|
+
"module": "appcompat",
|
|
128
|
+
"version": {
|
|
129
|
+
"requires": "1.6.1"
|
|
130
|
+
}
|
|
131
|
+
},
|
|
132
|
+
{
|
|
133
|
+
"group": "com.squareup.retrofit2",
|
|
134
|
+
"module": "retrofit",
|
|
135
|
+
"version": {
|
|
136
|
+
"requires": "2.9.0"
|
|
137
|
+
}
|
|
138
|
+
},
|
|
139
|
+
{
|
|
140
|
+
"group": "com.squareup.retrofit2",
|
|
141
|
+
"module": "converter-scalars",
|
|
142
|
+
"version": {
|
|
143
|
+
"requires": "2.9.0"
|
|
144
|
+
}
|
|
145
|
+
},
|
|
146
|
+
{
|
|
147
|
+
"group": "com.squareup.okhttp3",
|
|
148
|
+
"module": "logging-interceptor",
|
|
149
|
+
"version": {
|
|
150
|
+
"requires": "4.11.0"
|
|
151
|
+
}
|
|
152
|
+
},
|
|
153
|
+
{
|
|
154
|
+
"group": "com.jakewharton.retrofit",
|
|
155
|
+
"module": "retrofit2-kotlinx-serialization-converter",
|
|
156
|
+
"version": {
|
|
157
|
+
"requires": "1.0.0"
|
|
158
|
+
}
|
|
159
|
+
},
|
|
160
|
+
{
|
|
161
|
+
"group": "no.nordicsemi.android",
|
|
162
|
+
"module": "dfu",
|
|
163
|
+
"version": {
|
|
164
|
+
"requires": "2.4.2"
|
|
165
|
+
}
|
|
166
|
+
},
|
|
167
|
+
{
|
|
168
|
+
"group": "no.nordicsemi.android.kotlin.ble",
|
|
169
|
+
"module": "scanner",
|
|
170
|
+
"version": {
|
|
171
|
+
"requires": "1.0.16"
|
|
172
|
+
}
|
|
173
|
+
},
|
|
174
|
+
{
|
|
175
|
+
"group": "no.nordicsemi.android.kotlin.ble",
|
|
176
|
+
"module": "client",
|
|
177
|
+
"version": {
|
|
178
|
+
"requires": "1.0.16"
|
|
179
|
+
}
|
|
180
|
+
},
|
|
181
|
+
{
|
|
182
|
+
"group": "com.google.protobuf",
|
|
183
|
+
"module": "protobuf-java",
|
|
184
|
+
"version": {
|
|
185
|
+
"requires": "4.26.1"
|
|
186
|
+
}
|
|
187
|
+
},
|
|
188
|
+
{
|
|
189
|
+
"group": "com.google.protobuf",
|
|
190
|
+
"module": "protobuf-java-util",
|
|
191
|
+
"version": {
|
|
192
|
+
"requires": "4.26.1"
|
|
193
|
+
}
|
|
194
|
+
},
|
|
195
|
+
{
|
|
196
|
+
"group": "com.jakewharton.timber",
|
|
197
|
+
"module": "timber",
|
|
198
|
+
"version": {
|
|
199
|
+
"requires": "5.0.1"
|
|
200
|
+
}
|
|
201
|
+
},
|
|
202
|
+
{
|
|
203
|
+
"group": "at.favre.lib",
|
|
204
|
+
"module": "slf4j-timber",
|
|
205
|
+
"version": {
|
|
206
|
+
"requires": "1.0.0"
|
|
207
|
+
}
|
|
208
|
+
},
|
|
209
|
+
{
|
|
210
|
+
"group": "androidx.activity",
|
|
211
|
+
"module": "activity-ktx",
|
|
212
|
+
"version": {
|
|
213
|
+
"requires": "1.9.0"
|
|
214
|
+
}
|
|
215
|
+
},
|
|
216
|
+
{
|
|
217
|
+
"group": "androidx.annotation",
|
|
218
|
+
"module": "annotation",
|
|
219
|
+
"version": {
|
|
220
|
+
"requires": "1.7.1"
|
|
221
|
+
}
|
|
222
|
+
},
|
|
223
|
+
{
|
|
224
|
+
"group": "org.jetbrains.kotlinx",
|
|
225
|
+
"module": "kotlinx-coroutines-android",
|
|
226
|
+
"version": {
|
|
227
|
+
"requires": "1.8.1"
|
|
228
|
+
}
|
|
229
|
+
},
|
|
230
|
+
{
|
|
231
|
+
"group": "org.jetbrains.kotlinx",
|
|
232
|
+
"module": "kotlinx-serialization-json",
|
|
233
|
+
"version": {
|
|
234
|
+
"requires": "1.6.0"
|
|
235
|
+
}
|
|
236
|
+
},
|
|
237
|
+
{
|
|
238
|
+
"group": "androidx.lifecycle",
|
|
239
|
+
"module": "lifecycle-viewmodel-ktx",
|
|
240
|
+
"version": {
|
|
241
|
+
"requires": "2.7.0"
|
|
242
|
+
}
|
|
243
|
+
},
|
|
244
|
+
{
|
|
245
|
+
"group": "androidx.work",
|
|
246
|
+
"module": "work-runtime",
|
|
247
|
+
"version": {
|
|
248
|
+
"requires": "2.9.0"
|
|
249
|
+
}
|
|
250
|
+
},
|
|
251
|
+
{
|
|
252
|
+
"group": "androidx.work",
|
|
253
|
+
"module": "work-runtime-ktx",
|
|
254
|
+
"version": {
|
|
255
|
+
"requires": "2.9.0"
|
|
256
|
+
}
|
|
257
|
+
},
|
|
258
|
+
{
|
|
259
|
+
"group": "com.google.dagger",
|
|
260
|
+
"module": "dagger",
|
|
261
|
+
"version": {
|
|
262
|
+
"requires": "2.50"
|
|
263
|
+
}
|
|
264
|
+
},
|
|
265
|
+
{
|
|
266
|
+
"group": "com.github.skydoves",
|
|
267
|
+
"module": "sandwich-retrofit",
|
|
268
|
+
"version": {
|
|
269
|
+
"requires": "2.0.6"
|
|
270
|
+
}
|
|
271
|
+
},
|
|
272
|
+
{
|
|
273
|
+
"group": "org.jetbrains.kotlin",
|
|
274
|
+
"module": "kotlin-reflect",
|
|
275
|
+
"version": {
|
|
276
|
+
"requires": "1.9.23"
|
|
277
|
+
}
|
|
278
|
+
},
|
|
279
|
+
{
|
|
280
|
+
"group": "org.mockito",
|
|
281
|
+
"module": "mockito-bom",
|
|
282
|
+
"version": {
|
|
283
|
+
"requires": "5.11.0"
|
|
284
|
+
}
|
|
285
|
+
},
|
|
286
|
+
{
|
|
287
|
+
"group": "org.jetbrains.kotlin",
|
|
288
|
+
"module": "kotlin-stdlib",
|
|
289
|
+
"version": {
|
|
290
|
+
"requires": "1.9.23"
|
|
291
|
+
}
|
|
292
|
+
}
|
|
293
|
+
],
|
|
294
|
+
"files": [
|
|
295
|
+
{
|
|
296
|
+
"name": "access-3.0.aar",
|
|
297
|
+
"url": "access-3.0.aar",
|
|
298
|
+
"size": 2579308,
|
|
299
|
+
"sha512": "726465d2404fb4d55462b4f3b6ee16f8f0cdb412cc37f85c3cc6e7c8abfa0c5c95824c4959673bb9367b48b68c7d4d2e8528270e0baf4d4a02b364f9038e2d14",
|
|
300
|
+
"sha256": "e7617ff6e885389a64752259889bd7e05be6a994c692016e5b67bcb594fa17d4",
|
|
301
|
+
"sha1": "d67d594194d49e1bdf4dfbd9ada425dc556e0cc6",
|
|
302
|
+
"md5": "51bb845942e0018e881ac0eba5a95368"
|
|
303
|
+
}
|
|
304
|
+
]
|
|
305
|
+
},
|
|
306
|
+
{
|
|
307
|
+
"name": "releaseSourcesElements-published",
|
|
308
|
+
"attributes": {
|
|
309
|
+
"org.gradle.category": "documentation",
|
|
310
|
+
"org.gradle.dependency.bundling": "external",
|
|
311
|
+
"org.gradle.docstype": "sources",
|
|
312
|
+
"org.gradle.libraryelements": "jar",
|
|
313
|
+
"org.gradle.usage": "java-runtime",
|
|
314
|
+
"org.jetbrains.kotlin.platform.type": "androidJvm"
|
|
315
|
+
},
|
|
316
|
+
"files": [
|
|
317
|
+
{
|
|
318
|
+
"name": "access-3.0-sources.jar",
|
|
319
|
+
"url": "access-3.0-sources.jar",
|
|
320
|
+
"size": 1197740,
|
|
321
|
+
"sha512": "87d050fdb3557211642fbf37caeaaeb959f77cf66f12b37b09bd33add06ede8d838f1315b53fc2d82846cb2cb2c571b6efbf050854718ab8c7e028dec95b5c88",
|
|
322
|
+
"sha256": "4560764f8c3c1d833344d1dad49af951bef0246d854141c76f0550f5d97a3a70",
|
|
323
|
+
"sha1": "d1485ab5083293de478602f5fa790f5e91ae8fa3",
|
|
324
|
+
"md5": "e1f5c45148332b0f1422a6668a9e9818"
|
|
325
|
+
}
|
|
326
|
+
]
|
|
327
|
+
}
|
|
328
|
+
]
|
|
329
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
13c309a5a503e3c8a4e80ab077f84c72
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
5ad8611b1e9cc1d70d08d90279927be3858a17b3
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
b9511e171980b05fccc7e5f9309e849a42d33cc123ae8361833f62642353828c
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
141feb81ccd23eb72cdec922cb5ed4c658665e88b82730cd9c170df0ff4e522df88f4820c2417e52c185479022e2adf3f1ab10c7d90b7d41a9638cfee918906d
|
|
@@ -0,0 +1,228 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
|
|
3
|
+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
|
4
|
+
<!-- This module was also published with a richer model, Gradle metadata, -->
|
|
5
|
+
<!-- which should be used instead. Do not delete the following line which -->
|
|
6
|
+
<!-- is to indicate to Gradle or any Gradle module metadata file consumer -->
|
|
7
|
+
<!-- that they should prefer consuming it instead. -->
|
|
8
|
+
<!-- do_not_remove: published-with-gradle-metadata -->
|
|
9
|
+
<modelVersion>4.0.0</modelVersion>
|
|
10
|
+
<groupId>net.blueid</groupId>
|
|
11
|
+
<artifactId>access</artifactId>
|
|
12
|
+
<version>3.0</version>
|
|
13
|
+
<packaging>aar</packaging>
|
|
14
|
+
<dependencyManagement>
|
|
15
|
+
<dependencies>
|
|
16
|
+
<dependency>
|
|
17
|
+
<groupId>androidx.compose</groupId>
|
|
18
|
+
<artifactId>compose-bom</artifactId>
|
|
19
|
+
<version>2024.05.00</version>
|
|
20
|
+
<type>pom</type>
|
|
21
|
+
<scope>import</scope>
|
|
22
|
+
</dependency>
|
|
23
|
+
</dependencies>
|
|
24
|
+
</dependencyManagement>
|
|
25
|
+
<dependencies>
|
|
26
|
+
<dependency>
|
|
27
|
+
<groupId>org.jetbrains.kotlin</groupId>
|
|
28
|
+
<artifactId>kotlin-stdlib</artifactId>
|
|
29
|
+
<version>1.9.23</version>
|
|
30
|
+
<scope>compile</scope>
|
|
31
|
+
</dependency>
|
|
32
|
+
<dependency>
|
|
33
|
+
<groupId>androidx.activity</groupId>
|
|
34
|
+
<artifactId>activity-compose</artifactId>
|
|
35
|
+
<version>1.9.0</version>
|
|
36
|
+
<scope>runtime</scope>
|
|
37
|
+
</dependency>
|
|
38
|
+
<dependency>
|
|
39
|
+
<groupId>androidx.compose.material3</groupId>
|
|
40
|
+
<artifactId>material3</artifactId>
|
|
41
|
+
<version>1.2.1</version>
|
|
42
|
+
<scope>runtime</scope>
|
|
43
|
+
</dependency>
|
|
44
|
+
<dependency>
|
|
45
|
+
<groupId>androidx.compose.ui</groupId>
|
|
46
|
+
<artifactId>ui</artifactId>
|
|
47
|
+
<scope>runtime</scope>
|
|
48
|
+
</dependency>
|
|
49
|
+
<dependency>
|
|
50
|
+
<groupId>androidx.compose.ui</groupId>
|
|
51
|
+
<artifactId>ui-graphics</artifactId>
|
|
52
|
+
<scope>runtime</scope>
|
|
53
|
+
</dependency>
|
|
54
|
+
<dependency>
|
|
55
|
+
<groupId>androidx.compose.ui</groupId>
|
|
56
|
+
<artifactId>ui-tooling-preview</artifactId>
|
|
57
|
+
<scope>runtime</scope>
|
|
58
|
+
</dependency>
|
|
59
|
+
<dependency>
|
|
60
|
+
<groupId>androidx.lifecycle</groupId>
|
|
61
|
+
<artifactId>lifecycle-viewmodel-compose</artifactId>
|
|
62
|
+
<version>2.7.0</version>
|
|
63
|
+
<scope>runtime</scope>
|
|
64
|
+
</dependency>
|
|
65
|
+
<dependency>
|
|
66
|
+
<groupId>androidx.lifecycle</groupId>
|
|
67
|
+
<artifactId>lifecycle-runtime-compose</artifactId>
|
|
68
|
+
<version>2.7.0</version>
|
|
69
|
+
<scope>runtime</scope>
|
|
70
|
+
</dependency>
|
|
71
|
+
<dependency>
|
|
72
|
+
<groupId>androidx.room</groupId>
|
|
73
|
+
<artifactId>room-runtime</artifactId>
|
|
74
|
+
<version>2.6.1</version>
|
|
75
|
+
<scope>runtime</scope>
|
|
76
|
+
</dependency>
|
|
77
|
+
<dependency>
|
|
78
|
+
<groupId>com.google.android.material</groupId>
|
|
79
|
+
<artifactId>material</artifactId>
|
|
80
|
+
<version>1.12.0</version>
|
|
81
|
+
<scope>runtime</scope>
|
|
82
|
+
</dependency>
|
|
83
|
+
<dependency>
|
|
84
|
+
<groupId>androidx.room</groupId>
|
|
85
|
+
<artifactId>room-ktx</artifactId>
|
|
86
|
+
<version>2.6.1</version>
|
|
87
|
+
<scope>runtime</scope>
|
|
88
|
+
</dependency>
|
|
89
|
+
<dependency>
|
|
90
|
+
<groupId>androidx.appcompat</groupId>
|
|
91
|
+
<artifactId>appcompat</artifactId>
|
|
92
|
+
<version>1.6.1</version>
|
|
93
|
+
<scope>runtime</scope>
|
|
94
|
+
</dependency>
|
|
95
|
+
<dependency>
|
|
96
|
+
<groupId>com.squareup.retrofit2</groupId>
|
|
97
|
+
<artifactId>retrofit</artifactId>
|
|
98
|
+
<version>2.9.0</version>
|
|
99
|
+
<scope>runtime</scope>
|
|
100
|
+
</dependency>
|
|
101
|
+
<dependency>
|
|
102
|
+
<groupId>com.squareup.retrofit2</groupId>
|
|
103
|
+
<artifactId>converter-scalars</artifactId>
|
|
104
|
+
<version>2.9.0</version>
|
|
105
|
+
<scope>runtime</scope>
|
|
106
|
+
</dependency>
|
|
107
|
+
<dependency>
|
|
108
|
+
<groupId>com.squareup.okhttp3</groupId>
|
|
109
|
+
<artifactId>logging-interceptor</artifactId>
|
|
110
|
+
<version>4.11.0</version>
|
|
111
|
+
<scope>runtime</scope>
|
|
112
|
+
</dependency>
|
|
113
|
+
<dependency>
|
|
114
|
+
<groupId>com.jakewharton.retrofit</groupId>
|
|
115
|
+
<artifactId>retrofit2-kotlinx-serialization-converter</artifactId>
|
|
116
|
+
<version>1.0.0</version>
|
|
117
|
+
<scope>runtime</scope>
|
|
118
|
+
</dependency>
|
|
119
|
+
<dependency>
|
|
120
|
+
<groupId>no.nordicsemi.android</groupId>
|
|
121
|
+
<artifactId>dfu</artifactId>
|
|
122
|
+
<version>2.4.2</version>
|
|
123
|
+
<scope>runtime</scope>
|
|
124
|
+
</dependency>
|
|
125
|
+
<dependency>
|
|
126
|
+
<groupId>no.nordicsemi.android.kotlin.ble</groupId>
|
|
127
|
+
<artifactId>scanner</artifactId>
|
|
128
|
+
<version>1.0.16</version>
|
|
129
|
+
<scope>runtime</scope>
|
|
130
|
+
</dependency>
|
|
131
|
+
<dependency>
|
|
132
|
+
<groupId>no.nordicsemi.android.kotlin.ble</groupId>
|
|
133
|
+
<artifactId>client</artifactId>
|
|
134
|
+
<version>1.0.16</version>
|
|
135
|
+
<scope>runtime</scope>
|
|
136
|
+
</dependency>
|
|
137
|
+
<dependency>
|
|
138
|
+
<groupId>com.google.protobuf</groupId>
|
|
139
|
+
<artifactId>protobuf-java</artifactId>
|
|
140
|
+
<version>4.26.1</version>
|
|
141
|
+
<scope>runtime</scope>
|
|
142
|
+
</dependency>
|
|
143
|
+
<dependency>
|
|
144
|
+
<groupId>com.google.protobuf</groupId>
|
|
145
|
+
<artifactId>protobuf-java-util</artifactId>
|
|
146
|
+
<version>4.26.1</version>
|
|
147
|
+
<scope>runtime</scope>
|
|
148
|
+
</dependency>
|
|
149
|
+
<dependency>
|
|
150
|
+
<groupId>com.jakewharton.timber</groupId>
|
|
151
|
+
<artifactId>timber</artifactId>
|
|
152
|
+
<version>5.0.1</version>
|
|
153
|
+
<scope>runtime</scope>
|
|
154
|
+
</dependency>
|
|
155
|
+
<dependency>
|
|
156
|
+
<groupId>at.favre.lib</groupId>
|
|
157
|
+
<artifactId>slf4j-timber</artifactId>
|
|
158
|
+
<version>1.0.0</version>
|
|
159
|
+
<scope>runtime</scope>
|
|
160
|
+
</dependency>
|
|
161
|
+
<dependency>
|
|
162
|
+
<groupId>androidx.activity</groupId>
|
|
163
|
+
<artifactId>activity-ktx</artifactId>
|
|
164
|
+
<version>1.9.0</version>
|
|
165
|
+
<scope>runtime</scope>
|
|
166
|
+
</dependency>
|
|
167
|
+
<dependency>
|
|
168
|
+
<groupId>androidx.annotation</groupId>
|
|
169
|
+
<artifactId>annotation</artifactId>
|
|
170
|
+
<version>1.7.1</version>
|
|
171
|
+
<scope>runtime</scope>
|
|
172
|
+
</dependency>
|
|
173
|
+
<dependency>
|
|
174
|
+
<groupId>org.jetbrains.kotlinx</groupId>
|
|
175
|
+
<artifactId>kotlinx-coroutines-android</artifactId>
|
|
176
|
+
<version>1.8.1</version>
|
|
177
|
+
<scope>runtime</scope>
|
|
178
|
+
</dependency>
|
|
179
|
+
<dependency>
|
|
180
|
+
<groupId>org.jetbrains.kotlinx</groupId>
|
|
181
|
+
<artifactId>kotlinx-serialization-json</artifactId>
|
|
182
|
+
<version>1.6.0</version>
|
|
183
|
+
<scope>runtime</scope>
|
|
184
|
+
</dependency>
|
|
185
|
+
<dependency>
|
|
186
|
+
<groupId>androidx.lifecycle</groupId>
|
|
187
|
+
<artifactId>lifecycle-viewmodel-ktx</artifactId>
|
|
188
|
+
<version>2.7.0</version>
|
|
189
|
+
<scope>runtime</scope>
|
|
190
|
+
</dependency>
|
|
191
|
+
<dependency>
|
|
192
|
+
<groupId>androidx.work</groupId>
|
|
193
|
+
<artifactId>work-runtime</artifactId>
|
|
194
|
+
<version>2.9.0</version>
|
|
195
|
+
<scope>runtime</scope>
|
|
196
|
+
</dependency>
|
|
197
|
+
<dependency>
|
|
198
|
+
<groupId>androidx.work</groupId>
|
|
199
|
+
<artifactId>work-runtime-ktx</artifactId>
|
|
200
|
+
<version>2.9.0</version>
|
|
201
|
+
<scope>runtime</scope>
|
|
202
|
+
</dependency>
|
|
203
|
+
<dependency>
|
|
204
|
+
<groupId>com.google.dagger</groupId>
|
|
205
|
+
<artifactId>dagger</artifactId>
|
|
206
|
+
<version>2.50</version>
|
|
207
|
+
<scope>runtime</scope>
|
|
208
|
+
</dependency>
|
|
209
|
+
<dependency>
|
|
210
|
+
<groupId>com.github.skydoves</groupId>
|
|
211
|
+
<artifactId>sandwich-retrofit</artifactId>
|
|
212
|
+
<version>2.0.6</version>
|
|
213
|
+
<scope>runtime</scope>
|
|
214
|
+
</dependency>
|
|
215
|
+
<dependency>
|
|
216
|
+
<groupId>org.jetbrains.kotlin</groupId>
|
|
217
|
+
<artifactId>kotlin-reflect</artifactId>
|
|
218
|
+
<version>1.9.23</version>
|
|
219
|
+
<scope>runtime</scope>
|
|
220
|
+
</dependency>
|
|
221
|
+
<dependency>
|
|
222
|
+
<groupId>org.mockito</groupId>
|
|
223
|
+
<artifactId>mockito-bom</artifactId>
|
|
224
|
+
<version>5.11.0</version>
|
|
225
|
+
<scope>runtime</scope>
|
|
226
|
+
</dependency>
|
|
227
|
+
</dependencies>
|
|
228
|
+
</project>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
4280fcdefbae7cc7c952412377265c0a
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
86fdb97f667bb268627e29f16561ed27b5df60d1
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
3ed858b6b165cc501a01b97800100d8dd44038ed986601bb1419abb4e23bdfe7
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
47d6a1785c1e1e663c6b3843fb5de04e2dd258a4cf4822ad5cccd952567e68cd3a79b8b49a94578a09dd1d273b6c4c81ac5a15551b751591d74beb8b002ac09f
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<metadata>
|
|
3
|
+
<groupId>net.blueid</groupId>
|
|
4
|
+
<artifactId>access</artifactId>
|
|
5
|
+
<versioning>
|
|
6
|
+
<latest>3.0</latest>
|
|
7
|
+
<release>3.0</release>
|
|
8
|
+
<versions>
|
|
9
|
+
<version>3.0</version>
|
|
10
|
+
</versions>
|
|
11
|
+
<lastUpdated>20240530212330</lastUpdated>
|
|
12
|
+
</versioning>
|
|
13
|
+
</metadata>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
cb8c611c54ffea8fc5868b59c6bf22f2
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
9d87093a9540de320b9517790ee235849b2e8079
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
490b969b31a40b54e697b432e3c37f36eab8273d7a306f48431fd1f8287ac838
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
51fe3d8fda625a47badad8c4c9cc7f02434c136346ba30345b1ef51b0450a67c1a0707af4da7f908670ee82304451116561f0b30e775e42c041fa04dc26bce0c
|