@blueid/access-capacitor 1.9.0 → 1.16.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/build.gradle +5 -7
- package/android/src/main/java/com/blueid/access/plugins/capacitor/BlueIDAccess.java +1 -43
- package/android/src/main/java/com/blueid/access/plugins/capacitor/BlueIDAccessPlugin.java +1 -87
- package/dist/esm/BlueSystem_pb.d.ts +41 -0
- package/dist/esm/BlueSystem_pb.js +32 -0
- package/dist/esm/BlueSystem_pb.js.map +1 -1
- package/dist/esm/interop.js +0 -3
- package/dist/esm/interop.js.map +1 -1
- package/dist/plugin.cjs.js +34 -3
- package/dist/plugin.cjs.js.map +1 -1
- package/dist/plugin.js +34 -3
- package/dist/plugin.js.map +1 -1
- package/ios/CBlueIDAccess.xcframework/Info.plist +5 -5
- package/ios/CBlueIDAccess.xcframework/ios-arm64/Headers/core/BlueCore.h +1 -1
- package/ios/CBlueIDAccess.xcframework/ios-arm64/libCBlueIDAccess.a +0 -0
- package/ios/CBlueIDAccess.xcframework/ios-arm64_x86_64-simulator/Headers/core/BlueCore.h +1 -1
- package/ios/CBlueIDAccess.xcframework/ios-arm64_x86_64-simulator/libCBlueIDAccess.a +0 -0
- package/ios/CBlueIDAccess.xcframework/macos-arm64_x86_64/Headers/core/BlueCore.h +1 -1
- package/ios/CBlueIDAccess.xcframework/macos-arm64_x86_64/libCBlueIDAccess.a +0 -0
- package/ios/Plugin/BlueIDAccessPlugin.swift +1 -1
- package/ios/Plugin/BlueIDAccessSDK/BlueAPI.swift +7 -0
- package/ios/Plugin/BlueIDAccessSDK/BlueAPIProtocol.swift +22 -0
- package/ios/Plugin/BlueIDAccessSDK/BlueCore.pb.swift +9 -1
- package/ios/Plugin/BlueIDAccessSDK/BlueSDK.pb.swift +18 -2
- package/ios/Plugin/BlueIDAccessSDK/BlueSystem.pb.swift +185 -3
- package/ios/Plugin/BlueIDAccessSDK/BlueSystem.swift +43 -17
- package/package.json +1 -4
- package/android/repo/net/blueid/access/5.0/access-5.0-sources.jar +0 -0
- package/android/repo/net/blueid/access/5.0/access-5.0-sources.jar.md5 +0 -1
- package/android/repo/net/blueid/access/5.0/access-5.0-sources.jar.sha1 +0 -1
- package/android/repo/net/blueid/access/5.0/access-5.0-sources.jar.sha256 +0 -1
- package/android/repo/net/blueid/access/5.0/access-5.0-sources.jar.sha512 +0 -1
- package/android/repo/net/blueid/access/5.0/access-5.0.aar +0 -0
- package/android/repo/net/blueid/access/5.0/access-5.0.aar.md5 +0 -1
- package/android/repo/net/blueid/access/5.0/access-5.0.aar.sha1 +0 -1
- package/android/repo/net/blueid/access/5.0/access-5.0.aar.sha256 +0 -1
- package/android/repo/net/blueid/access/5.0/access-5.0.aar.sha512 +0 -1
- package/android/repo/net/blueid/access/5.0/access-5.0.module +0 -243
- package/android/repo/net/blueid/access/5.0/access-5.0.module.md5 +0 -1
- package/android/repo/net/blueid/access/5.0/access-5.0.module.sha1 +0 -1
- package/android/repo/net/blueid/access/5.0/access-5.0.module.sha256 +0 -1
- package/android/repo/net/blueid/access/5.0/access-5.0.module.sha512 +0 -1
- package/android/repo/net/blueid/access/5.0/access-5.0.pom +0 -148
- package/android/repo/net/blueid/access/5.0/access-5.0.pom.md5 +0 -1
- package/android/repo/net/blueid/access/5.0/access-5.0.pom.sha1 +0 -1
- package/android/repo/net/blueid/access/5.0/access-5.0.pom.sha256 +0 -1
- package/android/repo/net/blueid/access/5.0/access-5.0.pom.sha512 +0 -1
- package/android/repo/net/blueid/access/maven-metadata.xml +0 -13
- package/android/repo/net/blueid/access/maven-metadata.xml.md5 +0 -1
- package/android/repo/net/blueid/access/maven-metadata.xml.sha1 +0 -1
- package/android/repo/net/blueid/access/maven-metadata.xml.sha256 +0 -1
- package/android/repo/net/blueid/access/maven-metadata.xml.sha512 +0 -1
- package/android/settings.gradle +0 -4
|
@@ -1,243 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"formatVersion": "1.1",
|
|
3
|
-
"component": {
|
|
4
|
-
"group": "net.blueid",
|
|
5
|
-
"module": "access",
|
|
6
|
-
"version": "5.0",
|
|
7
|
-
"attributes": {
|
|
8
|
-
"org.gradle.status": "release"
|
|
9
|
-
}
|
|
10
|
-
},
|
|
11
|
-
"createdBy": {
|
|
12
|
-
"gradle": {
|
|
13
|
-
"version": "8.4"
|
|
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.22"
|
|
30
|
-
}
|
|
31
|
-
}
|
|
32
|
-
],
|
|
33
|
-
"files": [
|
|
34
|
-
{
|
|
35
|
-
"name": "access-5.0.aar",
|
|
36
|
-
"url": "access-5.0.aar",
|
|
37
|
-
"size": 2563011,
|
|
38
|
-
"sha512": "fce25405a2fa3f6d85849e706a0000aef13a7440874267cf1ebcb9a8d279feb15d75c2fc90143464a8f745f590b878738cba3c6e4936eb2b968a3aed02478e2d",
|
|
39
|
-
"sha256": "3f463d686f3b7b2a58924418ed198926a6f54efbb9cc27d91293596936438ee5",
|
|
40
|
-
"sha1": "489dbf98951ea0befe602e0b80d4ac3bc81cb7be",
|
|
41
|
-
"md5": "1a0ab00667ec0c01cc7afd9289231a74"
|
|
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.room",
|
|
55
|
-
"module": "room-runtime",
|
|
56
|
-
"version": {
|
|
57
|
-
"requires": "2.6.1"
|
|
58
|
-
}
|
|
59
|
-
},
|
|
60
|
-
{
|
|
61
|
-
"group": "androidx.room",
|
|
62
|
-
"module": "room-ktx",
|
|
63
|
-
"version": {
|
|
64
|
-
"requires": "2.6.1"
|
|
65
|
-
}
|
|
66
|
-
},
|
|
67
|
-
{
|
|
68
|
-
"group": "com.squareup.retrofit2",
|
|
69
|
-
"module": "retrofit",
|
|
70
|
-
"version": {
|
|
71
|
-
"requires": "2.9.0"
|
|
72
|
-
}
|
|
73
|
-
},
|
|
74
|
-
{
|
|
75
|
-
"group": "com.squareup.retrofit2",
|
|
76
|
-
"module": "converter-scalars",
|
|
77
|
-
"version": {
|
|
78
|
-
"requires": "2.9.0"
|
|
79
|
-
}
|
|
80
|
-
},
|
|
81
|
-
{
|
|
82
|
-
"group": "com.squareup.okhttp3",
|
|
83
|
-
"module": "logging-interceptor",
|
|
84
|
-
"version": {
|
|
85
|
-
"requires": "4.11.0"
|
|
86
|
-
}
|
|
87
|
-
},
|
|
88
|
-
{
|
|
89
|
-
"group": "com.jakewharton.retrofit",
|
|
90
|
-
"module": "retrofit2-kotlinx-serialization-converter",
|
|
91
|
-
"version": {
|
|
92
|
-
"requires": "1.0.0"
|
|
93
|
-
}
|
|
94
|
-
},
|
|
95
|
-
{
|
|
96
|
-
"group": "no.nordicsemi.android.kotlin.ble",
|
|
97
|
-
"module": "scanner",
|
|
98
|
-
"version": {
|
|
99
|
-
"requires": "1.0.13"
|
|
100
|
-
}
|
|
101
|
-
},
|
|
102
|
-
{
|
|
103
|
-
"group": "no.nordicsemi.android.kotlin.ble",
|
|
104
|
-
"module": "client",
|
|
105
|
-
"version": {
|
|
106
|
-
"requires": "1.0.13"
|
|
107
|
-
}
|
|
108
|
-
},
|
|
109
|
-
{
|
|
110
|
-
"group": "com.google.protobuf",
|
|
111
|
-
"module": "protobuf-java",
|
|
112
|
-
"version": {
|
|
113
|
-
"requires": "3.25.3"
|
|
114
|
-
}
|
|
115
|
-
},
|
|
116
|
-
{
|
|
117
|
-
"group": "com.google.protobuf",
|
|
118
|
-
"module": "protobuf-java-util",
|
|
119
|
-
"version": {
|
|
120
|
-
"requires": "3.25.3"
|
|
121
|
-
}
|
|
122
|
-
},
|
|
123
|
-
{
|
|
124
|
-
"group": "androidx.activity",
|
|
125
|
-
"module": "activity-ktx",
|
|
126
|
-
"version": {
|
|
127
|
-
"requires": "1.8.2"
|
|
128
|
-
}
|
|
129
|
-
},
|
|
130
|
-
{
|
|
131
|
-
"group": "androidx.annotation",
|
|
132
|
-
"module": "annotation",
|
|
133
|
-
"version": {
|
|
134
|
-
"requires": "1.7.1"
|
|
135
|
-
}
|
|
136
|
-
},
|
|
137
|
-
{
|
|
138
|
-
"group": "org.jetbrains.kotlinx",
|
|
139
|
-
"module": "kotlinx-coroutines-android",
|
|
140
|
-
"version": {
|
|
141
|
-
"requires": "1.7.3"
|
|
142
|
-
}
|
|
143
|
-
},
|
|
144
|
-
{
|
|
145
|
-
"group": "org.jetbrains.kotlinx",
|
|
146
|
-
"module": "kotlinx-serialization-json",
|
|
147
|
-
"version": {
|
|
148
|
-
"requires": "1.6.0"
|
|
149
|
-
}
|
|
150
|
-
},
|
|
151
|
-
{
|
|
152
|
-
"group": "androidx.lifecycle",
|
|
153
|
-
"module": "lifecycle-viewmodel-ktx",
|
|
154
|
-
"version": {
|
|
155
|
-
"requires": "2.7.0"
|
|
156
|
-
}
|
|
157
|
-
},
|
|
158
|
-
{
|
|
159
|
-
"group": "androidx.work",
|
|
160
|
-
"module": "work-runtime",
|
|
161
|
-
"version": {
|
|
162
|
-
"requires": "2.9.0"
|
|
163
|
-
}
|
|
164
|
-
},
|
|
165
|
-
{
|
|
166
|
-
"group": "androidx.work",
|
|
167
|
-
"module": "work-runtime-ktx",
|
|
168
|
-
"version": {
|
|
169
|
-
"requires": "2.9.0"
|
|
170
|
-
}
|
|
171
|
-
},
|
|
172
|
-
{
|
|
173
|
-
"group": "com.google.dagger",
|
|
174
|
-
"module": "dagger",
|
|
175
|
-
"version": {
|
|
176
|
-
"requires": "2.50"
|
|
177
|
-
}
|
|
178
|
-
},
|
|
179
|
-
{
|
|
180
|
-
"group": "com.github.skydoves",
|
|
181
|
-
"module": "sandwich-retrofit",
|
|
182
|
-
"version": {
|
|
183
|
-
"requires": "2.0.6"
|
|
184
|
-
}
|
|
185
|
-
},
|
|
186
|
-
{
|
|
187
|
-
"group": "org.jetbrains.kotlin",
|
|
188
|
-
"module": "kotlin-reflect",
|
|
189
|
-
"version": {
|
|
190
|
-
"requires": "1.9.22"
|
|
191
|
-
}
|
|
192
|
-
},
|
|
193
|
-
{
|
|
194
|
-
"group": "org.mockito",
|
|
195
|
-
"module": "mockito-bom",
|
|
196
|
-
"version": {
|
|
197
|
-
"requires": "5.11.0"
|
|
198
|
-
}
|
|
199
|
-
},
|
|
200
|
-
{
|
|
201
|
-
"group": "org.jetbrains.kotlin",
|
|
202
|
-
"module": "kotlin-stdlib",
|
|
203
|
-
"version": {
|
|
204
|
-
"requires": "1.9.22"
|
|
205
|
-
}
|
|
206
|
-
}
|
|
207
|
-
],
|
|
208
|
-
"files": [
|
|
209
|
-
{
|
|
210
|
-
"name": "access-5.0.aar",
|
|
211
|
-
"url": "access-5.0.aar",
|
|
212
|
-
"size": 2563011,
|
|
213
|
-
"sha512": "fce25405a2fa3f6d85849e706a0000aef13a7440874267cf1ebcb9a8d279feb15d75c2fc90143464a8f745f590b878738cba3c6e4936eb2b968a3aed02478e2d",
|
|
214
|
-
"sha256": "3f463d686f3b7b2a58924418ed198926a6f54efbb9cc27d91293596936438ee5",
|
|
215
|
-
"sha1": "489dbf98951ea0befe602e0b80d4ac3bc81cb7be",
|
|
216
|
-
"md5": "1a0ab00667ec0c01cc7afd9289231a74"
|
|
217
|
-
}
|
|
218
|
-
]
|
|
219
|
-
},
|
|
220
|
-
{
|
|
221
|
-
"name": "releaseSourcesElements-published",
|
|
222
|
-
"attributes": {
|
|
223
|
-
"org.gradle.category": "documentation",
|
|
224
|
-
"org.gradle.dependency.bundling": "external",
|
|
225
|
-
"org.gradle.docstype": "sources",
|
|
226
|
-
"org.gradle.libraryelements": "jar",
|
|
227
|
-
"org.gradle.usage": "java-runtime",
|
|
228
|
-
"org.jetbrains.kotlin.platform.type": "androidJvm"
|
|
229
|
-
},
|
|
230
|
-
"files": [
|
|
231
|
-
{
|
|
232
|
-
"name": "access-5.0-sources.jar",
|
|
233
|
-
"url": "access-5.0-sources.jar",
|
|
234
|
-
"size": 888014,
|
|
235
|
-
"sha512": "9a99bf35d80ebd0443e0c41e9a7d4dbc425e522706b3626a7491037837bcc379af4b96f206536013160d59f26d95bea0d3e3c0780e2fcb362a5539d58d76a913",
|
|
236
|
-
"sha256": "ddd301c194b4976df4366b8ce07b4bc074bcf34e8b5edf2a7b71e46cea6b6abd",
|
|
237
|
-
"sha1": "5ddbc9fa3edb060233672058f9ee80005c3ff514",
|
|
238
|
-
"md5": "18ac210aab39615bf718ca3ec0f887b9"
|
|
239
|
-
}
|
|
240
|
-
]
|
|
241
|
-
}
|
|
242
|
-
]
|
|
243
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
39e8e045dfb99ebf6b6ac9ac0214fe43
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
437431cc747f12cc9ab84282a6b26413d1a448ac
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
89b8694d76a34c6dd7d3675d67d58bf48f966c55d57c9db4688fd3ffcc43e733
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
192bf42cfb2d9b74924c67acd14a55cf6c577058f774a437910b10932dca86028c1fad308c83a81435c75734a1b0b4bbfcd32a8c6efdd580aaed8380d81921e2
|
|
@@ -1,148 +0,0 @@
|
|
|
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>5.0</version>
|
|
13
|
-
<packaging>aar</packaging>
|
|
14
|
-
<dependencies>
|
|
15
|
-
<dependency>
|
|
16
|
-
<groupId>org.jetbrains.kotlin</groupId>
|
|
17
|
-
<artifactId>kotlin-stdlib</artifactId>
|
|
18
|
-
<version>1.9.22</version>
|
|
19
|
-
<scope>compile</scope>
|
|
20
|
-
</dependency>
|
|
21
|
-
<dependency>
|
|
22
|
-
<groupId>androidx.room</groupId>
|
|
23
|
-
<artifactId>room-runtime</artifactId>
|
|
24
|
-
<version>2.6.1</version>
|
|
25
|
-
<scope>runtime</scope>
|
|
26
|
-
</dependency>
|
|
27
|
-
<dependency>
|
|
28
|
-
<groupId>androidx.room</groupId>
|
|
29
|
-
<artifactId>room-ktx</artifactId>
|
|
30
|
-
<version>2.6.1</version>
|
|
31
|
-
<scope>runtime</scope>
|
|
32
|
-
</dependency>
|
|
33
|
-
<dependency>
|
|
34
|
-
<groupId>com.squareup.retrofit2</groupId>
|
|
35
|
-
<artifactId>retrofit</artifactId>
|
|
36
|
-
<version>2.9.0</version>
|
|
37
|
-
<scope>runtime</scope>
|
|
38
|
-
</dependency>
|
|
39
|
-
<dependency>
|
|
40
|
-
<groupId>com.squareup.retrofit2</groupId>
|
|
41
|
-
<artifactId>converter-scalars</artifactId>
|
|
42
|
-
<version>2.9.0</version>
|
|
43
|
-
<scope>runtime</scope>
|
|
44
|
-
</dependency>
|
|
45
|
-
<dependency>
|
|
46
|
-
<groupId>com.squareup.okhttp3</groupId>
|
|
47
|
-
<artifactId>logging-interceptor</artifactId>
|
|
48
|
-
<version>4.11.0</version>
|
|
49
|
-
<scope>runtime</scope>
|
|
50
|
-
</dependency>
|
|
51
|
-
<dependency>
|
|
52
|
-
<groupId>com.jakewharton.retrofit</groupId>
|
|
53
|
-
<artifactId>retrofit2-kotlinx-serialization-converter</artifactId>
|
|
54
|
-
<version>1.0.0</version>
|
|
55
|
-
<scope>runtime</scope>
|
|
56
|
-
</dependency>
|
|
57
|
-
<dependency>
|
|
58
|
-
<groupId>no.nordicsemi.android.kotlin.ble</groupId>
|
|
59
|
-
<artifactId>scanner</artifactId>
|
|
60
|
-
<version>1.0.13</version>
|
|
61
|
-
<scope>runtime</scope>
|
|
62
|
-
</dependency>
|
|
63
|
-
<dependency>
|
|
64
|
-
<groupId>no.nordicsemi.android.kotlin.ble</groupId>
|
|
65
|
-
<artifactId>client</artifactId>
|
|
66
|
-
<version>1.0.13</version>
|
|
67
|
-
<scope>runtime</scope>
|
|
68
|
-
</dependency>
|
|
69
|
-
<dependency>
|
|
70
|
-
<groupId>com.google.protobuf</groupId>
|
|
71
|
-
<artifactId>protobuf-java</artifactId>
|
|
72
|
-
<version>3.25.3</version>
|
|
73
|
-
<scope>runtime</scope>
|
|
74
|
-
</dependency>
|
|
75
|
-
<dependency>
|
|
76
|
-
<groupId>com.google.protobuf</groupId>
|
|
77
|
-
<artifactId>protobuf-java-util</artifactId>
|
|
78
|
-
<version>3.25.3</version>
|
|
79
|
-
<scope>runtime</scope>
|
|
80
|
-
</dependency>
|
|
81
|
-
<dependency>
|
|
82
|
-
<groupId>androidx.activity</groupId>
|
|
83
|
-
<artifactId>activity-ktx</artifactId>
|
|
84
|
-
<version>1.8.2</version>
|
|
85
|
-
<scope>runtime</scope>
|
|
86
|
-
</dependency>
|
|
87
|
-
<dependency>
|
|
88
|
-
<groupId>androidx.annotation</groupId>
|
|
89
|
-
<artifactId>annotation</artifactId>
|
|
90
|
-
<version>1.7.1</version>
|
|
91
|
-
<scope>runtime</scope>
|
|
92
|
-
</dependency>
|
|
93
|
-
<dependency>
|
|
94
|
-
<groupId>org.jetbrains.kotlinx</groupId>
|
|
95
|
-
<artifactId>kotlinx-coroutines-android</artifactId>
|
|
96
|
-
<version>1.7.3</version>
|
|
97
|
-
<scope>runtime</scope>
|
|
98
|
-
</dependency>
|
|
99
|
-
<dependency>
|
|
100
|
-
<groupId>org.jetbrains.kotlinx</groupId>
|
|
101
|
-
<artifactId>kotlinx-serialization-json</artifactId>
|
|
102
|
-
<version>1.6.0</version>
|
|
103
|
-
<scope>runtime</scope>
|
|
104
|
-
</dependency>
|
|
105
|
-
<dependency>
|
|
106
|
-
<groupId>androidx.lifecycle</groupId>
|
|
107
|
-
<artifactId>lifecycle-viewmodel-ktx</artifactId>
|
|
108
|
-
<version>2.7.0</version>
|
|
109
|
-
<scope>runtime</scope>
|
|
110
|
-
</dependency>
|
|
111
|
-
<dependency>
|
|
112
|
-
<groupId>androidx.work</groupId>
|
|
113
|
-
<artifactId>work-runtime</artifactId>
|
|
114
|
-
<version>2.9.0</version>
|
|
115
|
-
<scope>runtime</scope>
|
|
116
|
-
</dependency>
|
|
117
|
-
<dependency>
|
|
118
|
-
<groupId>androidx.work</groupId>
|
|
119
|
-
<artifactId>work-runtime-ktx</artifactId>
|
|
120
|
-
<version>2.9.0</version>
|
|
121
|
-
<scope>runtime</scope>
|
|
122
|
-
</dependency>
|
|
123
|
-
<dependency>
|
|
124
|
-
<groupId>com.google.dagger</groupId>
|
|
125
|
-
<artifactId>dagger</artifactId>
|
|
126
|
-
<version>2.50</version>
|
|
127
|
-
<scope>runtime</scope>
|
|
128
|
-
</dependency>
|
|
129
|
-
<dependency>
|
|
130
|
-
<groupId>com.github.skydoves</groupId>
|
|
131
|
-
<artifactId>sandwich-retrofit</artifactId>
|
|
132
|
-
<version>2.0.6</version>
|
|
133
|
-
<scope>runtime</scope>
|
|
134
|
-
</dependency>
|
|
135
|
-
<dependency>
|
|
136
|
-
<groupId>org.jetbrains.kotlin</groupId>
|
|
137
|
-
<artifactId>kotlin-reflect</artifactId>
|
|
138
|
-
<version>1.9.22</version>
|
|
139
|
-
<scope>runtime</scope>
|
|
140
|
-
</dependency>
|
|
141
|
-
<dependency>
|
|
142
|
-
<groupId>org.mockito</groupId>
|
|
143
|
-
<artifactId>mockito-bom</artifactId>
|
|
144
|
-
<version>5.11.0</version>
|
|
145
|
-
<scope>runtime</scope>
|
|
146
|
-
</dependency>
|
|
147
|
-
</dependencies>
|
|
148
|
-
</project>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
0036f3c0d826d30dbabe2b982f19a18b
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
8ad9fd25e1597eda59eda04233b3be59191b148f
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
39883b8df1511353495fc9c828a962d8ff9460200432e1f678c090ebac8d9b8c
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
891b93fa0f6adf22a65fc16a8e74b494bcd1ba43fe10508c5f94b60c8653c4a714fd30c085d66687ef8633822f3076de386bc4c7c4287dd187e12d5e1eae4c67
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<metadata>
|
|
3
|
-
<groupId>net.blueid</groupId>
|
|
4
|
-
<artifactId>access</artifactId>
|
|
5
|
-
<versioning>
|
|
6
|
-
<latest>5.0</latest>
|
|
7
|
-
<release>5.0</release>
|
|
8
|
-
<versions>
|
|
9
|
-
<version>5.0</version>
|
|
10
|
-
</versions>
|
|
11
|
-
<lastUpdated>20240402213843</lastUpdated>
|
|
12
|
-
</versioning>
|
|
13
|
-
</metadata>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
01b5bfc1bac6e8a861cacdb03d00fd45
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
839977e11b6f8cb24ead1b2fa014fe1c08bb3773
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
474b0aee3c623b3c393e35ad9c8a8a8bd6155414ce2e29c58bf06b930e50725c
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
0c858c1a5849523a1a79a818e973d1c06cc00345f5b2c74baab0fab722fb33055d3f42507ef6a4d39965f2e53628c5ad3e07ab29c8e2a36eaf1e955947c82d58
|
package/android/settings.gradle
DELETED