@captureid/capacitor-cidprint 5.0.8 → 5.0.10
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/.settings/org.eclipse.buildship.core.prefs +1 -1
- package/android/app/captureid/cidprinterlibrary/1.0.6/cidprinterlibrary-1.0.6.aar +0 -0
- package/android/app/captureid/cidprinterlibrary/1.0.6/cidprinterlibrary-1.0.6.pom +20 -0
- package/android/app/captureid/cidprinterlibrary/1.0.6/cidprinterlibrary-1.0.6.pom.md5 +1 -0
- package/android/app/captureid/cidprinterlibrary/1.0.6/cidprinterlibrary-1.0.6.pom.sha1 +1 -0
- package/android/app/captureid/cidprinterlibrary/1.0.6/cidprinterlibrary-1.0.6.pom.sha256 +1 -0
- package/android/app/captureid/cidprinterlibrary/1.0.6/cidprinterlibrary-1.0.6.pom.sha512 +1 -0
- package/android/app/captureid/cidprinterlibrary/maven-metadata.xml +4 -6
- package/android/app/captureid/cidprinterlibrary/maven-metadata.xml.md5 +1 -1
- package/android/app/captureid/cidprinterlibrary/maven-metadata.xml.sha1 +1 -1
- package/android/app/captureid/cidprinterlibrary/maven-metadata.xml.sha256 +1 -1
- package/android/app/captureid/cidprinterlibrary/maven-metadata.xml.sha512 +1 -1
- package/android/build.gradle +1 -2
- package/package.json +1 -1
|
@@ -5,7 +5,7 @@ connection.gradle.distribution=GRADLE_DISTRIBUTION(WRAPPER)
|
|
|
5
5
|
connection.project.dir=
|
|
6
6
|
eclipse.preferences.version=1
|
|
7
7
|
gradle.user.home=
|
|
8
|
-
java.home=/Library/Java/JavaVirtualMachines/
|
|
8
|
+
java.home=/Library/Java/JavaVirtualMachines/temurin-17.jdk/Contents/Home
|
|
9
9
|
jvm.arguments=
|
|
10
10
|
offline.mode=false
|
|
11
11
|
override.workspace.settings=true
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
|
3
|
+
<modelVersion>4.0.0</modelVersion>
|
|
4
|
+
<groupId>app.captureid</groupId>
|
|
5
|
+
<artifactId>cidprinterlibrary</artifactId>
|
|
6
|
+
<version>1.0.6</version>
|
|
7
|
+
<packaging>aar</packaging>
|
|
8
|
+
<dependencies>
|
|
9
|
+
<dependency>
|
|
10
|
+
<groupId>androidx.appcompat</groupId>
|
|
11
|
+
<artifactId>appcompat</artifactId>
|
|
12
|
+
<version>1.3.1</version>
|
|
13
|
+
</dependency>
|
|
14
|
+
<dependency>
|
|
15
|
+
<groupId>app.captureid</groupId>
|
|
16
|
+
<artifactId>supportv1</artifactId>
|
|
17
|
+
<version>1.0.1</version>
|
|
18
|
+
</dependency>
|
|
19
|
+
</dependencies>
|
|
20
|
+
</project>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
0acf9e113f476cdddb1f7e239339374f
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
da09a331fe06f76e382f195763ed8c5f6a165896
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
8e464e7a5ca0bea9fea6ca0f0b972bf685c46408f47e75a82352766491a04267
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
0a366c3596911b9375ac4c7d35ed2b81cd93c08e93ecc101f281194bd1461ed82e9f83541b08587d295afa710f9eb42cd3642c325e11a6f709fdd2bc7a325192
|
|
@@ -3,13 +3,11 @@
|
|
|
3
3
|
<groupId>app.captureid</groupId>
|
|
4
4
|
<artifactId>cidprinterlibrary</artifactId>
|
|
5
5
|
<versioning>
|
|
6
|
-
<latest>1.0.
|
|
7
|
-
<release>1.0.
|
|
6
|
+
<latest>1.0.6</latest>
|
|
7
|
+
<release>1.0.6</release>
|
|
8
8
|
<versions>
|
|
9
|
-
<version>1.0.
|
|
10
|
-
<version>1.0.1</version>
|
|
11
|
-
<version>1.0.4</version>
|
|
9
|
+
<version>1.0.6</version>
|
|
12
10
|
</versions>
|
|
13
|
-
<lastUpdated>
|
|
11
|
+
<lastUpdated>20240327115218</lastUpdated>
|
|
14
12
|
</versioning>
|
|
15
13
|
</metadata>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
3e7f43f31f38d9a27b3c436879a9d806
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
e9a2c69193e48a19407febdec918aae02257ce49
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
deaece73b14067115a60a2f0c93de40bef0b543cb9778f65e5c00a75a216aaba
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
91d7d1a6bf964caf3cd52c2e2d5dc70235a1f50013ad1caf6eed58a8735c15466f10edd5f84e3d7b6ac19a1df1be25d4685b6eab1707afc529a489b9a318fb0e
|
package/android/build.gradle
CHANGED
|
@@ -55,12 +55,11 @@ repositories {
|
|
|
55
55
|
dependencies {
|
|
56
56
|
implementation fileTree(dir: 'libs', include: ['*.jar'])
|
|
57
57
|
implementation project(':capacitor-android')
|
|
58
|
-
implementation "app.captureid:cidprinterlibrary:1.0.
|
|
58
|
+
implementation "app.captureid:cidprinterlibrary:1.0.6"
|
|
59
59
|
testImplementation "junit:junit:$junitVersion"
|
|
60
60
|
androidTestImplementation "androidx.test.ext:junit:$androidxJunitVersion"
|
|
61
61
|
androidTestImplementation "androidx.test.espresso:espresso-core:$androidxEspressoCoreVersion"
|
|
62
62
|
implementation "androidx.appcompat:appcompat:$androidxAppCompatVersion"
|
|
63
|
-
// implementation 'app.captureid:cidprinterlibrary:1.0.5'
|
|
64
63
|
implementation 'app.captureid:supportv1:1.0.1'
|
|
65
64
|
}
|
|
66
65
|
|