Commit 4022ad8b by 郑鹏

1.4.1.9

parent 213b14fc
15d4a29c9755c2faa22dc6c88fbe5f0e
\ No newline at end of file
79e8305b338b8299d09363534d78b520dce58164
\ No newline at end of file
ac773d86ced2c6181967045190dcc76e
\ No newline at end of file
f04b73b3748635250ce5e04c3d58e74caf330e11
\ 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.1.9</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>
a8b51d131b5ffe93fe812301b509a0ee
\ No newline at end of file
c7a0c4f9154109e2fe1cccba1c618cee6bbb51be
\ No newline at end of file
......@@ -3,7 +3,7 @@
<groupId>cn.dankal.android</groupId>
<artifactId>launcher</artifactId>
<versioning>
<release>1.4.1.8</release>
<release>1.4.1.9</release>
<versions>
<version>1.0.0</version>
<version>1.0.1</version>
......@@ -69,7 +69,8 @@
<version>1.4.1.6</version>
<version>1.4.1.7</version>
<version>1.4.1.8</version>
<version>1.4.1.9</version>
</versions>
<lastUpdated>20200612123657</lastUpdated>
<lastUpdated>20200612131513</lastUpdated>
</versioning>
</metadata>
16dcb0f9df70247025655939cb5d200e
\ No newline at end of file
8faa129aeae94b7f32ba0601f240ee10
\ No newline at end of file
0911c143609368d45c42398ecfb9813acd1ead3e
\ No newline at end of file
e9bc798dd8cd035490831377064694834308f63c
\ 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