We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f54360 commit c67a18dCopy full SHA for c67a18d
README.md
@@ -14,14 +14,14 @@ Sample app is base on [aviary SDK sample](https://developers.aviary.com).
14

15
## Installation
16
[Android Studio](http://developer.android.com/sdk/index.html)
17
-Android SDK 21
18
-Android SDK Build-tools 21.1.2
+Android SDK 23
+Android SDK Build-tools 23.0.2
19
(You can change other sdk and build-tools)
20
21
## Usage
22
##### Gradle
23
dependencies {
24
- compile 'com.naver.android.helloyako:imagecropview:1.1.0'
+ compile 'com.naver.android.helloyako:imagecropview:1.1.1'
25
}
26
27
## Grid Option
0 commit comments