Skip to content

Commit 3f55d8e

Browse files
authored
Update README.md
1 parent 36dadaa commit 3f55d8e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
Related Project: [Kotlin-Reflect-Tools-For-Android](https://github.com/wuseal/Kotlin-Reflect-Tools-For-Android)
66
## OverView
77
This is a tool library for Kotlin to use java reflect APIs in Kotlin simply method.It can modify or read the top level private visible property value in Kotlin way.
8+
* Note: This tools only availible for JVM not fit for android platform ,If you use on Android platform, Please use
9+
10+
[Kotlin-Reflect-Tools-For-Android](https://github.com/wuseal/Kotlin-Reflect-Tools-For-Android)
811

912
## Usage
1013
* Add jcenter repository in your moduel build gradle:

0 commit comments

Comments
 (0)