Commit 17580401 by 郑鹏

更新1.3.9.6

parent 67d4344f
913fe2b4140e817bb382f805a1053390
\ No newline at end of file
f190ef7f456ae5e379f224aa6470c744
\ No newline at end of file
738413b5a35307f810675589364e72c75c183931
\ No newline at end of file
b6b28d07fbac32c649b50db14a16134393c2bdb3
\ No newline at end of file
149ebb2d78a646f7aa2844f06979a1c8
\ No newline at end of file
efced539079f13d0e07ab966f71655f2
\ No newline at end of file
e5b7f48bca05597d56fa91436039f7452953598b
\ No newline at end of file
b69091876988abe3d3bab880e31a70b9985e763a
\ No newline at end of file
f190ef7f456ae5e379f224aa6470c744
\ No newline at end of file
b6b28d07fbac32c649b50db14a16134393c2bdb3
\ No newline at end of file
efced539079f13d0e07ab966f71655f2
\ No newline at end of file
b69091876988abe3d3bab880e31a70b9985e763a
\ 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.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>
1460a25daee24c1233068c25665238bf
\ No newline at end of file
ac447e0b648f0be475aff58f74e0e4b080bf6be7
\ No newline at end of file
......@@ -3,7 +3,7 @@
<groupId>cn.dankal.android</groupId>
<artifactId>launcher</artifactId>
<versioning>
<release>1.3.9.4</release>
<release>1.3.9.6</release>
<versions>
<version>1.0.0</version>
<version>1.0.1</version>
......@@ -45,7 +45,9 @@
<version>1.3.9.2</version>
<version>1.3.9.3</version>
<version>1.3.9.4</version>
<version>1.3.9.5</version>
<version>1.3.9.6</version>
</versions>
<lastUpdated>20200522035409</lastUpdated>
<lastUpdated>20200529103020</lastUpdated>
</versioning>
</metadata>
cd47ce5de8bdffb2dfc8daa61af9779b
\ No newline at end of file
3b506b06cae02ade80a7bfcd3be0fd4a
\ No newline at end of file
5e0fbbbe4569b719dfd81ace44775d7e9f56a623
\ No newline at end of file
936f8b1f8fa1af73b95c6a486071cf1e05842d8d
\ 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