Skip to content
This repository was archived by the owner on Apr 10, 2025. It is now read-only.

Commit 7259b95

Browse files
authored
Merge pull request #2 from virtusize/hotfix/0.0.2
Hotfix/0.0.2
2 parents 6a5ba11 + e0d936f commit 7259b95

21 files changed

Lines changed: 206 additions & 8 deletions

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ allprojects {
2222

2323
```groovy
2424
dependencies {
25-
implementation "com.virtusize.android:virtusize_auth_android:0.0.1"
25+
implementation "com.virtusize.android:virtusize_auth_android:0.0.2"
2626
}
2727
```
Binary file not shown.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
603bca6bedb0ef95e5caff38af7375a3
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
8bc2b1258a021dc1bd8537a3e687f674367bd4cf
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
20eb9977db3a2b6eaecdf83c9dcff545b6ce0554e58fe59db13f2a7ed19d8a98
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ed3289007d0c8ae9066ee29d137aeabd21521c9c23b7e929ab6cccc18510a21f57905065d02ad0a494c9dca2c794a779b539ad59029d16f330d08dbe35f09176
Lines changed: 118 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,118 @@
1+
{
2+
"formatVersion": "1.1",
3+
"component": {
4+
"group": "com.virtusize.android",
5+
"module": "virtusize-auth",
6+
"version": "0.0.2",
7+
"attributes": {
8+
"org.gradle.status": "release"
9+
}
10+
},
11+
"createdBy": {
12+
"gradle": {
13+
"version": "7.0.2"
14+
}
15+
},
16+
"variants": [
17+
{
18+
"name": "releaseApiPublication",
19+
"attributes": {
20+
"org.gradle.category": "library",
21+
"org.gradle.dependency.bundling": "external",
22+
"org.gradle.libraryelements": "aar",
23+
"org.gradle.usage": "java-api"
24+
},
25+
"dependencies": [
26+
{
27+
"group": "org.jetbrains.kotlin",
28+
"module": "kotlin-stdlib-jdk8",
29+
"version": {
30+
"requires": "1.5.31"
31+
}
32+
}
33+
],
34+
"files": [
35+
{
36+
"name": "virtusize-auth-0.0.2.aar",
37+
"url": "virtusize-auth-0.0.2.aar",
38+
"size": 55340,
39+
"sha512": "ed3289007d0c8ae9066ee29d137aeabd21521c9c23b7e929ab6cccc18510a21f57905065d02ad0a494c9dca2c794a779b539ad59029d16f330d08dbe35f09176",
40+
"sha256": "20eb9977db3a2b6eaecdf83c9dcff545b6ce0554e58fe59db13f2a7ed19d8a98",
41+
"sha1": "8bc2b1258a021dc1bd8537a3e687f674367bd4cf",
42+
"md5": "603bca6bedb0ef95e5caff38af7375a3"
43+
}
44+
]
45+
},
46+
{
47+
"name": "releaseRuntimePublication",
48+
"attributes": {
49+
"org.gradle.category": "library",
50+
"org.gradle.dependency.bundling": "external",
51+
"org.gradle.libraryelements": "aar",
52+
"org.gradle.usage": "java-runtime"
53+
},
54+
"dependencies": [
55+
{
56+
"group": "org.jetbrains.kotlin",
57+
"module": "kotlin-stdlib-jdk8",
58+
"version": {
59+
"requires": "1.5.31"
60+
}
61+
},
62+
{
63+
"group": "androidx.appcompat",
64+
"module": "appcompat",
65+
"version": {
66+
"requires": "1.3.1"
67+
}
68+
},
69+
{
70+
"group": "androidx.browser",
71+
"module": "browser",
72+
"version": {
73+
"requires": "1.3.0"
74+
}
75+
},
76+
{
77+
"group": "androidx.core",
78+
"module": "core-ktx",
79+
"version": {
80+
"requires": "1.6.0"
81+
}
82+
},
83+
{
84+
"group": "androidx.lifecycle",
85+
"module": "lifecycle-livedata-ktx",
86+
"version": {
87+
"requires": "2.3.1"
88+
}
89+
},
90+
{
91+
"group": "androidx.lifecycle",
92+
"module": "lifecycle-viewmodel-ktx",
93+
"version": {
94+
"requires": "2.3.1"
95+
}
96+
},
97+
{
98+
"group": "com.google.android.material",
99+
"module": "material",
100+
"version": {
101+
"requires": "1.4.0"
102+
}
103+
}
104+
],
105+
"files": [
106+
{
107+
"name": "virtusize-auth-0.0.2.aar",
108+
"url": "virtusize-auth-0.0.2.aar",
109+
"size": 55340,
110+
"sha512": "ed3289007d0c8ae9066ee29d137aeabd21521c9c23b7e929ab6cccc18510a21f57905065d02ad0a494c9dca2c794a779b539ad59029d16f330d08dbe35f09176",
111+
"sha256": "20eb9977db3a2b6eaecdf83c9dcff545b6ce0554e58fe59db13f2a7ed19d8a98",
112+
"sha1": "8bc2b1258a021dc1bd8537a3e687f674367bd4cf",
113+
"md5": "603bca6bedb0ef95e5caff38af7375a3"
114+
}
115+
]
116+
}
117+
]
118+
}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
76100b506e32467f7853059346953201
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
1da2f605d42cde0d19f1f1b20c2d9869b3d20df8
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
7ca4c8a1ff9b336856a076220367fa3d4b523478239b9c27f3ef3e3f68c22895

0 commit comments

Comments
 (0)