File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- # LibAAF
1
+ # LibTheme
2
2
3
- ![ LibAAF ] ( https://img.shields.io/badge/AndroidAppFactory-LibAAF -brightgreen )
4
- [ ![ Github] ( https://img.shields.io/badge/Github-LibAAF -brightgreen?style=social ) ] ( https://github.com/bihe0832/AndroidAppFactory/tree/master/LibAAF )
5
- [ ![ Maven Central] ( https://img.shields.io/maven-central/v/com.bihe0832.android/lib-aaf-tools ) ] ( https://search.maven.org/artifact/com.bihe0832.android/lib-aaf-tools )
3
+ ![ LibTheme ] ( https://img.shields.io/badge/AndroidAppFactory-LibTheme -brightgreen )
4
+ [ ![ Github] ( https://img.shields.io/badge/Github-LibTheme -brightgreen?style=social ) ] ( https://github.com/bihe0832/AndroidAppFactory/tree/master/LibTheme )
5
+ [ ![ Maven Central] ( https://img.shields.io/maven-central/v/com.bihe0832.android/lib-theme ) ] ( https://search.maven.org/artifact/com.bihe0832.android/lib-theme )
6
6
7
7
## 功能简介
8
8
@@ -17,7 +17,7 @@ AAFException 等AAF的通用定义
17
17
#### 组件使用
18
18
19
19
``` groovy
20
- implementation 'com.bihe0832.android:lib-aaf-tools :+'
20
+ implementation 'com.bihe0832.android:lib-theme :+'
21
21
```
22
22
23
23
## 组件功能
You can’t perform that action at this time.
0 commit comments