Commit c5b2b3d8 by 郑鹏

1.4.0.7

parent 099cb68b
08e1b07e7ba2e94b24df2ba3607003ea
\ No newline at end of file
164e68fc67c8b5fd2e01c6e292f988c5ae52aae0
\ No newline at end of file
323981a9f60ff00ae78fc2f934394428
\ No newline at end of file
fcd1a78d36be7c68bac180e44343a92db3781e3e
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?>
<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"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>cn.dankal.android</groupId>
<artifactId>launcher</artifactId>
<version>1.4.0.7</version>
<packaging>aar</packaging>
<dependencies>
<dependency>
<groupId>androidx.legacy</groupId>
<artifactId>legacy-support-v4</artifactId>
<version>1.0.0</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>androidx.dynamicanimation</groupId>
<artifactId>dynamicanimation</artifactId>
<version>1.0.0</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>androidx.constraintlayout</groupId>
<artifactId>constraintlayout</artifactId>
<version>1.1.3</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>androidx.recyclerview</groupId>
<artifactId>recyclerview</artifactId>
<version>1.0.0</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.google.protobuf.nano</groupId>
<artifactId>protobuf-javanano</artifactId>
<version>3.0.0-alpha-7</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>fastjson</artifactId>
<version>1.1.71.android</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>androidx.appcompat</groupId>
<artifactId>appcompat</artifactId>
<version>1.1.0</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>io.reactivex.rxjava2</groupId>
<artifactId>rxandroid</artifactId>
<version>2.1.1</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>io.reactivex.rxjava2</groupId>
<artifactId>rxjava</artifactId>
<version>2.2.17</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.elvishew</groupId>
<artifactId>xlog</artifactId>
<version>1.6.1</version>
<scope>compile</scope>
</dependency>
</dependencies>
</project>
e68e62090976d4f6d26040f99864e46e
\ No newline at end of file
ba43650da6d63e3ec13883a8eee0455a3d04c932
\ No newline at end of file
......@@ -3,7 +3,7 @@
<groupId>cn.dankal.android</groupId>
<artifactId>launcher</artifactId>
<versioning>
<release>1.4.0.6</release>
<release>1.4.0.7</release>
<versions>
<version>1.0.0</version>
<version>1.0.1</version>
......@@ -57,7 +57,8 @@
<version>1.4.0.4</version>
<version>1.4.0.5</version>
<version>1.4.0.6</version>
<version>1.4.0.7</version>
</versions>
<lastUpdated>20200609040410</lastUpdated>
<lastUpdated>20200609045459</lastUpdated>
</versioning>
</metadata>
bbf3cb89d862466429dd354546416f57
\ No newline at end of file
e4eca0a251651aaf5cb26b590d5883bc
\ No newline at end of file
a94ec7844b7a3a518d08f5dbe69860e2cbccf4bf
\ No newline at end of file
a061b2f5bfce46efbf255ca0093ce291a94b3971
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment