Skip to content

Commit c67a18d

Browse files
committed
Update README.md
1 parent 5f54360 commit c67a18d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@ Sample app is base on [aviary SDK sample](https://developers.aviary.com).
1414
![screenshot](doc/img/pholar.gif)
1515
## Installation
1616
[Android Studio](http://developer.android.com/sdk/index.html)
17-
Android SDK 21
18-
Android SDK Build-tools 21.1.2
17+
Android SDK 23
18+
Android SDK Build-tools 23.0.2
1919
(You can change other sdk and build-tools)
2020

2121
## Usage
2222
##### Gradle
2323
dependencies {
24-
compile 'com.naver.android.helloyako:imagecropview:1.1.0'
24+
compile 'com.naver.android.helloyako:imagecropview:1.1.1'
2525
}
2626

2727
## Grid Option

0 commit comments

Comments
 (0)