merge
This commit is contained in:
Binary file not shown.
@@ -0,0 +1,28 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.newsdk.ams</groupId>
|
||||
<artifactId>new-android-httpdns</artifactId>
|
||||
<version>1.0.0</version>
|
||||
<packaging>aar</packaging>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>com.newsdk.ams</groupId>
|
||||
<artifactId>new-android-logger</artifactId>
|
||||
<version>1.2.0</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.newsdk.ams</groupId>
|
||||
<artifactId>new-android-crashdefend</artifactId>
|
||||
<version>0.0.6</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.newsdk.ams</groupId>
|
||||
<artifactId>new-android-ipdetector</artifactId>
|
||||
<version>1.2.0</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
Reference in New Issue
Block a user