Skip to content

Commit 3ff92fe

Browse files
committed
1.0.1
1 parent 3ba912f commit 3ff92fe

12 files changed

+28
-4
lines changed
8.79 KB
Binary file not shown.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
46c27482f189fc5cd7bf3d86f52699fc
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
19af54c3143caf05650896c5de4914a0544749b5

com/sense/crash/1.0.1/crash-1.0.1.aar

81 KB
Binary file not shown.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
33663e53f82402accad2d45c9e050bb8
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
7c5e08de5767840ad2753275bff44bfe60be7629

com/sense/crash/1.0.1/crash-1.0.1.pom

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
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.sense</groupId>
6+
<artifactId>crash</artifactId>
7+
<version>1.0.1</version>
8+
<packaging>aar</packaging>
9+
<dependencies>
10+
<dependency>
11+
<groupId>androidx.appcompat</groupId>
12+
<artifactId>appcompat</artifactId>
13+
<version>1.1.0</version>
14+
<scope>compile</scope>
15+
</dependency>
16+
</dependencies>
17+
</project>
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
938f329608b1506ac98164026d7d9087
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
1febf8d265c2814b9b0f831226774f1736f16ece

com/sense/crash/maven-metadata.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,11 @@
33
<groupId>com.sense</groupId>
44
<artifactId>crash</artifactId>
55
<versioning>
6-
<release>1.0.0</release>
6+
<release>1.0.1</release>
77
<versions>
88
<version>1.0.0</version>
9+
<version>1.0.1</version>
910
</versions>
10-
<lastUpdated>20221101025830</lastUpdated>
11+
<lastUpdated>20221101030059</lastUpdated>
1112
</versioning>
1213
</metadata>

0 commit comments

Comments
 (0)