Skip to content

Commit b3db86c

Browse files
authored
Update README.md
1 parent 6057b7d commit b3db86c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ dependencies {
4848
implementation 'me.rosuh:AndroidFilePicker:$latest_version'
4949
}
5050
```
51+
This lib now support AndroidX, check the version below.
5152

5253
Check out [releases page](https://github.com/rosuH/AndroidFilePicker/releases) to see more versions.
5354

@@ -119,7 +120,7 @@ The result is a path list of the selected file (`ArrayList<String>()`).
119120

120121
Starting with 0.5.2, we removed the coroutine library and implemented it using native threads, so there is no need to add proguard-rules.
121122

122-
## More and more
123+
## Docs
123124

124125
- [Source Code Explanation](https://github.com/rosuH/AndroidFilePicker/wiki/4.-%E7%A4%BA%E4%BE%8B%E5%8F%8A%E8%A7%A3%E9%87%8A).
125126

0 commit comments

Comments
 (0)