You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ Kite Connect is a set of REST-like APIs that expose many capabilities required t
12
12
## Usage
13
13
-[Download Kite Connect 3 jar file](https://github.com/zerodhatech/javakiteconnect/tree/master/dist) and include it in your build path.
14
14
15
-
- Include com.zerodhatech.kiteconnect into build path from maven. Use version 3.0.2
15
+
- Include com.zerodhatech.kiteconnect into build path from maven. Use version 3.1.0
16
16
17
17
- To use javakiteconnect in **Android**, you need to include jar file in the libs directory and add the following line in you module's gradle file ``` compile files('libs/kiteconnect.jar') ```
0 commit comments