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

Commit 3e3a428

Browse files
authored
Merge pull request #106 from taplytics/3.1.1
3.1.1
2 parents faa5580 + 2128c6d commit 3e3a428

File tree

9 files changed

+98
-4
lines changed

9 files changed

+98
-4
lines changed
Binary file not shown.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
d879fbb0b3dfe015c34be025848b64c1
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
daf85cc290023684f77de81b4d10f307f437ef9b
Lines changed: 89 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,89 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://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+
<modelVersion>4.0.0</modelVersion>
5+
<groupId>com.taplytics.sdk</groupId>
6+
<artifactId>taplytics</artifactId>
7+
<version>3.1.1</version>
8+
<packaging>aar</packaging>
9+
<dependencies>
10+
<dependency>
11+
<groupId>org.jetbrains.kotlin</groupId>
12+
<artifactId>kotlin-stdlib-jdk7</artifactId>
13+
<version>1.4.20</version>
14+
<scope>compile</scope>
15+
</dependency>
16+
<dependency>
17+
<groupId>com.android.volley</groupId>
18+
<artifactId>volley</artifactId>
19+
<version>1.2.1</version>
20+
<scope>compile</scope>
21+
</dependency>
22+
<dependency>
23+
<groupId>com.squareup.retrofit2</groupId>
24+
<artifactId>retrofit</artifactId>
25+
<version>2.8.+</version>
26+
<scope>compile</scope>
27+
</dependency>
28+
<dependency>
29+
<groupId>com.squareup.okhttp3</groupId>
30+
<artifactId>logging-interceptor</artifactId>
31+
<version>4.9.0</version>
32+
<scope>compile</scope>
33+
</dependency>
34+
<dependency>
35+
<groupId>com.android.support</groupId>
36+
<artifactId>recyclerview-v7</artifactId>
37+
<version>28.0.0</version>
38+
<scope>compile</scope>
39+
</dependency>
40+
<dependency>
41+
<groupId>com.android.support</groupId>
42+
<artifactId>support-fragment</artifactId>
43+
<version>28.0.0</version>
44+
<scope>compile</scope>
45+
</dependency>
46+
<dependency>
47+
<groupId>com.google.firebase</groupId>
48+
<artifactId>firebase-messaging</artifactId>
49+
<version>17.4.0</version>
50+
<scope>compile</scope>
51+
</dependency>
52+
<dependency>
53+
<groupId>io.socket</groupId>
54+
<artifactId>socket.io-client</artifactId>
55+
<version>1.0.1</version>
56+
<scope>compile</scope>
57+
<exclusions>
58+
<exclusion>
59+
<artifactId>json</artifactId>
60+
<groupId>org.json</groupId>
61+
</exclusion>
62+
</exclusions>
63+
</dependency>
64+
<dependency>
65+
<groupId>androidx.annotation</groupId>
66+
<artifactId>annotation</artifactId>
67+
<version>1.3.0</version>
68+
<scope>compile</scope>
69+
</dependency>
70+
<dependency>
71+
<groupId>androidx.recyclerview</groupId>
72+
<artifactId>recyclerview</artifactId>
73+
<version>1.2.1</version>
74+
<scope>compile</scope>
75+
</dependency>
76+
<dependency>
77+
<groupId>androidx.cardview</groupId>
78+
<artifactId>cardview</artifactId>
79+
<version>1.0.0</version>
80+
<scope>compile</scope>
81+
</dependency>
82+
<dependency>
83+
<groupId>androidx.legacy</groupId>
84+
<artifactId>legacy-support-v4</artifactId>
85+
<version>1.0.0</version>
86+
<scope>compile</scope>
87+
</dependency>
88+
</dependencies>
89+
</project>
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
23bee78c28fdfc3abc4b45c633f9ec4b
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
45a77a879a5630923b024a9719136fc151083de1

AndroidStudio/com/taplytics/sdk/taplytics/maven-metadata.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<groupId>com.taplytics.sdk</groupId>
44
<artifactId>taplytics</artifactId>
55
<versioning>
6-
<release>3.1.0</release>
6+
<release>3.1.1</release>
77
<versions>
88
<version>1.4.0</version>
99
<version>1.4.1</version>
@@ -187,7 +187,8 @@
187187
<version>3.0.7</version>
188188
<version>3.0.8</version>
189189
<version>3.1.0</version>
190+
<version>3.1.1</version>
190191
</versions>
191-
<lastUpdated>20221031212931</lastUpdated>
192+
<lastUpdated>20230317182317</lastUpdated>
192193
</versioning>
193194
</metadata>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
e633dda7d21db22296bead67fa5027b6
1+
78b517a43dddbb41310125cc9555fdab
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6fb16d7d16e9302285e2a796beb6e3e3b5f9ab0a
1+
69e021b62e494e960f1eb010a4b0fe6cc2e93c4f

0 commit comments

Comments
 (0)