Commit d59e2244 by 郑鹏

1.4.4.8

parent 21900f71
16b5288a25246745174000dcf30bcb9f
\ No newline at end of file
623c0b6885dd38e93c34ec7d3688f612c83ec1e3
\ No newline at end of file
d6543c97f6e70ee30b1a655671bce3a2
\ No newline at end of file
9d53059bce9f851f556e7418bb5527f077dfb4ce
\ 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.8</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>
1fdeb28815035632ccf11c22bede5f77
\ No newline at end of file
2f966ff86f2d4bd4b76e5de43a8fea4dc9084672
\ 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.7</release> <release>1.4.4.8</release>
<versions> <versions>
<version>1.0.0</version> <version>1.0.0</version>
<version>1.0.1</version> <version>1.0.1</version>
...@@ -98,7 +98,8 @@ ...@@ -98,7 +98,8 @@
<version>1.4.4.5</version> <version>1.4.4.5</version>
<version>1.4.4.6</version> <version>1.4.4.6</version>
<version>1.4.4.7</version> <version>1.4.4.7</version>
<version>1.4.4.8</version>
</versions> </versions>
<lastUpdated>20200821025855</lastUpdated> <lastUpdated>20200821042426</lastUpdated>
</versioning> </versioning>
</metadata> </metadata>
bce16813c2a4c1aff20333db6296404c 789dbd2e22747734c084efe15127b018
\ No newline at end of file \ No newline at end of file
9651a9a400e6e25364adaca69cc2a17d360f704e c71a94b24d178950dd6456df50d11ca5f4cc3d97
\ 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