Commit e9137860 by 郑鹏

1.4.5.7

parent 82fbaa36
64899837af5616a2eed8d944836f3c57 9841b0c1411fd353d28d7e1b6d22fadb
\ No newline at end of file \ No newline at end of file
6f57b5c7c2b0639ff5b907c4a80d311027611311 a16b5014fcd90737e572aab28ced0bd7e73a4645
\ No newline at end of file \ No newline at end of file
3ccba788b93f1d47ae822a593cfaa8d2 dca8220e5a52491619e276cee8510823
\ No newline at end of file \ No newline at end of file
a97e6412fa8119d14267a63bb7b153cb2f7c54a6 4be6d8e2f5e5ae9ca1e94ed02381ebe029e662ce
\ No newline at end of file \ No newline at end of file
9841b0c1411fd353d28d7e1b6d22fadb
\ No newline at end of file
a16b5014fcd90737e572aab28ced0bd7e73a4645
\ No newline at end of file
dca8220e5a52491619e276cee8510823
\ No newline at end of file
4be6d8e2f5e5ae9ca1e94ed02381ebe029e662ce
\ 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.5.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>
a3f29730f049889fb83b8d9a49c0925f
\ No newline at end of file
1f43780ba4a97b5846a2657201d9b555e9137508
\ No newline at end of file
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<groupId>cn.dankal.android</groupId> <groupId>cn.dankal.android</groupId>
<artifactId>launcher</artifactId> <artifactId>launcher</artifactId>
<versioning> <versioning>
<release>1.4.5.6</release> <release>1.4.5.7</release>
<versions> <versions>
<version>1.0.0</version> <version>1.0.0</version>
<version>1.0.1</version> <version>1.0.1</version>
...@@ -107,7 +107,8 @@ ...@@ -107,7 +107,8 @@
<version>1.4.5.4</version> <version>1.4.5.4</version>
<version>1.4.5.5</version> <version>1.4.5.5</version>
<version>1.4.5.6</version> <version>1.4.5.6</version>
<version>1.4.5.7</version>
</versions> </versions>
<lastUpdated>20200908122638</lastUpdated> <lastUpdated>20200908123839</lastUpdated>
</versioning> </versioning>
</metadata> </metadata>
9aece0553b8b0df0ee8cf8f8bcc61cc6 8f1a579e69ea631d46c0799f3364c516
\ No newline at end of file \ No newline at end of file
cd55c10613659a604911053ad2df0136d49e2a70 b86c41a5e77c936f250e60c991253b12dba8aaba
\ No newline at end of file \ 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