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-5Lines changed: 1 addition & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,13 +26,9 @@ __Please note:__ this library is not thread safe.
26
26
compile 'com.aetrion.flickr:flickrapi:1.1'
27
27
```
28
28
29
-
### Development and contributing
30
-
31
-
Please fork from the `develop` branch as that will make merging in easier.
32
-
33
29
### Requirements
34
30
35
-
This API has been tested with JDK 1.5 and JDK 1.6. The default distribution is built with JDK 1.5 (it builds and runs fine under 1.6 and 1.7 too though).
31
+
This API has been tested and built with JDK 1.8.
36
32
37
33
An API key is required to use this API. You can [request one on Flickr](http://www.flickr.com/services/api/).
0 commit comments