Commit 03fcfb00 by hk

更新文档

parent 26805a77
# Launcher[![Release Version](https://img.shields.io/badge/release-1.1.4-red.svg)](https://git.dankal.cn/lihuaikun/androidlibrary/tree/master/cn/dankal/android/launcher/1.1.4)
# Launcher[![Release Version](https://img.shields.io/badge/release-1.1.5-red.svg)](https://git.dankal.cn/lihuaikun/androidlibrary/tree/master/cn/dankal/android/launcher/1.1.5)
1. 添加依赖配置
```groovy
//在build.gradle中添加maven
......@@ -8,7 +8,7 @@
}
dependencies {
implementation 'cn.dankal.android:launcher:1.1.0'
implementation 'cn.dankal.android:launcher:1.1.5'
}
```
2. AndroidManifests.xml配置
......
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