Commit 099cb68b by 郑鹏

1.4.0.6

parent 38c34199
926e6412e1d240ee882fd8b138678e70
\ No newline at end of file
439771cd5b2e7bec3ca66a5d6aceddeb
\ No newline at end of file
37dce2862a2b9eb3e876f909108e7f0ba23e7218
\ No newline at end of file
2b018a7464317fb5c4acea48f3b7198be0f2e184
\ No newline at end of file
0eb84f2ed0afea2c4b54f757017c7a16
\ No newline at end of file
75a746a7bce9a7709b91d1e8b55e34b2
\ No newline at end of file
1f72b45540581f9a3002d4241c9f7836dee42fe6
\ No newline at end of file
f213eee9163b70387f4f025b2f363e02d9be5a4f
\ No newline at end of file
439771cd5b2e7bec3ca66a5d6aceddeb
\ No newline at end of file
2b018a7464317fb5c4acea48f3b7198be0f2e184
\ No newline at end of file
75a746a7bce9a7709b91d1e8b55e34b2
\ No newline at end of file
f213eee9163b70387f4f025b2f363e02d9be5a4f
\ 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.6</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>
276724c1de61e3d50d08dcbf0881759a
\ No newline at end of file
8290773742b24a2bba6ea1c77a96915f178c1e49
\ No newline at end of file
......@@ -3,7 +3,7 @@
<groupId>cn.dankal.android</groupId>
<artifactId>launcher</artifactId>
<versioning>
<release>1.4.0.5</release>
<release>1.4.0.6</release>
<versions>
<version>1.0.0</version>
<version>1.0.1</version>
......@@ -56,7 +56,8 @@
<version>1.4.0.3</version>
<version>1.4.0.4</version>
<version>1.4.0.5</version>
<version>1.4.0.6</version>
</versions>
<lastUpdated>20200604032832</lastUpdated>
<lastUpdated>20200609040410</lastUpdated>
</versioning>
</metadata>
3ab2e1e3b9b8870a92410ad36137521c
\ No newline at end of file
bbf3cb89d862466429dd354546416f57
\ No newline at end of file
66eb594ff54c131200bc059aabff9745d1c4a15b
\ No newline at end of file
a94ec7844b7a3a518d08f5dbe69860e2cbccf4bf
\ 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