Commit 4b46f172 by 郑鹏

1.4.4.5

parent 11cde77d
ca0ebca595e59225288ccc25f4f86f9f
\ No newline at end of file
e48cf41b8a2979d2785fafdd87bb728f1166e98e
\ No newline at end of file
1190ac97a7eea51d2a2057e55fe4a526
\ No newline at end of file
76331924b5a91e46c82ee01bdf77378c7db16804
\ 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.5</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>
46eb6346e5e80d54e81b488a91ba4412
\ No newline at end of file
f198545d476144d9f9082fe0762e0e008903ea17
\ 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.4.4</release> <release>1.4.4.5</release>
<versions> <versions>
<version>1.0.0</version> <version>1.0.0</version>
<version>1.0.1</version> <version>1.0.1</version>
...@@ -95,7 +95,8 @@ ...@@ -95,7 +95,8 @@
<version>1.4.4.2</version> <version>1.4.4.2</version>
<version>1.4.4.3</version> <version>1.4.4.3</version>
<version>1.4.4.4</version> <version>1.4.4.4</version>
<version>1.4.4.5</version>
</versions> </versions>
<lastUpdated>20200720020100</lastUpdated> <lastUpdated>20200722022803</lastUpdated>
</versioning> </versioning>
</metadata> </metadata>
908292cbaf0eac27fa25f899fabf154a 58606ef0b890d321820f6efc69719818
\ No newline at end of file \ No newline at end of file
cbbc2b5d1553be32727a401528b5adbaa0ef2047 eec1656c922715ef1048f1632df3419de776d747
\ 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