Skip to content

Commit da9f0f2

Browse files
committed
v1.2.0
1 parent c393e73 commit da9f0f2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ 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
@@ -25,7 +25,7 @@ Android SDK Build-tools 21.1.2
2525
}
2626

2727
dependencies {
28-
compile 'com.naver.android.helloyako:imagecropview:1.1.0'
28+
compile 'com.naver.android.helloyako:imagecropview:1.2.0'
2929
}
3030

3131
## Demo

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION_NAME=1.2.0-SNAPSHOT
1+
VERSION_NAME=1.2.0
22
VERSION_CODE=8
33
GROUP=com.naver.android.helloyako
44

0 commit comments

Comments
 (0)