Commit 5beaa944 by 郑鹏

1.3.9.7

parent cf2e8307
462e7c34bf81967c1c5e1fb0463a24f2
\ No newline at end of file
ce3a2238cfb0471a423a788f24866b6a3e545fb3
\ No newline at end of file
84389393110568cbb05f87b94428cb58
\ No newline at end of file
e89ca0f4a3e64552706c142edbbbd178d17e3d8a
\ 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.3.9.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>
1edd515804751a1486a141089181b09f
\ No newline at end of file
85c7b161d5da67caf2bf1fef0a50879acc64c8ea
\ No newline at end of file
......@@ -3,7 +3,7 @@
<groupId>cn.dankal.android</groupId>
<artifactId>launcher</artifactId>
<versioning>
<release>1.3.9.6</release>
<release>1.3.9.7</release>
<versions>
<version>1.0.0</version>
<version>1.0.1</version>
......@@ -47,7 +47,8 @@
<version>1.3.9.4</version>
<version>1.3.9.5</version>
<version>1.3.9.6</version>
<version>1.3.9.7</version>
</versions>
<lastUpdated>20200530063249</lastUpdated>
<lastUpdated>20200530070847</lastUpdated>
</versioning>
</metadata>
046c535afb680a77201251eaa09f7915
\ No newline at end of file
88a9a1a9ddb0e91bb10c2d9bb4164916
\ No newline at end of file
bf3ef2589de98a14dd877cb4ea997d003ccebd9c
\ No newline at end of file
8449378d12e31317d43e113b5af840fe1866e44f
\ 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