Commit 21900f71 by 郑鹏

1.4.4.7

parent 894651f0
a977c8f659c943a2b5948f73a4e8b107
\ No newline at end of file
4c2efa5bf93b09b4e1fe13cd2ce947ceb46902e7
\ No newline at end of file
e3c8efb57e658732ac8a60048ecc7a2f
\ No newline at end of file
3852da135e9b052e70997c41880d225eb9317d90
\ 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.4.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>
936a79e04f4834cf7bcb480dca66f9a0
\ No newline at end of file
c883de4c7d3d793359bde02f08c32d5d4aa53d88
\ No newline at end of file
......@@ -3,7 +3,7 @@
<groupId>cn.dankal.android</groupId>
<artifactId>launcher</artifactId>
<versioning>
<release>1.4.4.6</release>
<release>1.4.4.7</release>
<versions>
<version>1.0.0</version>
<version>1.0.1</version>
......@@ -97,7 +97,8 @@
<version>1.4.4.4</version>
<version>1.4.4.5</version>
<version>1.4.4.6</version>
<version>1.4.4.7</version>
</versions>
<lastUpdated>20200723093529</lastUpdated>
<lastUpdated>20200821025855</lastUpdated>
</versioning>
</metadata>
b4928a4e2f9e4348855940b21f53005d
\ No newline at end of file
bce16813c2a4c1aff20333db6296404c
\ No newline at end of file
47a490c0c8f7096d63b6ec65304d057ff1c6ea93
\ No newline at end of file
9651a9a400e6e25364adaca69cc2a17d360f704e
\ 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