Skip to content

Commit 2f043d2

Browse files
committed
Update README.md
1 parent f4e36aa commit 2f043d2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
33
An Android library project that provides a simple image cropping `Activity`, based on code from AOSP.
44

5+
**Note:** We use this library in production without too many problems, but it's not maintained very actively. There are [other options](https://android-arsenal.com/tag/45) out there.
6+
57
[![build status](https://travis-ci.org/jdamcd/android-crop.svg)](https://travis-ci.org/jdamcd/android-crop)
68
[![maven central](https://img.shields.io/badge/maven%20central-1.0.1-brightgreen.svg)](http://search.maven.org/#artifactdetails%7Ccom.soundcloud.android%7Candroid-crop%7C1.0.1%7Caar.asc)
79
[![changelog](https://img.shields.io/badge/changelog-1.0.1-lightgrey.svg)](CHANGELOG.md)
@@ -69,7 +71,7 @@ Apps that use this library include: [SoundCloud](https://play.google.com/store/a
6971

7072
This project is based on the [AOSP](https://source.android.com) camera image cropper via [android-cropimage](https://github.com/lvillani/android-cropimage).
7173

72-
Copyright 2015 SoundCloud
74+
Copyright 2016 SoundCloud
7375

7476
Licensed under the Apache License, Version 2.0 (the "License");
7577
you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)