File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ Sample app is base on [aviary SDK sample](https://developers.aviary.com).
14
14
![ screenshot] ( doc/img/pholar.gif )
15
15
## Installation
16
16
[ 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
19
19
(You can change other sdk and build-tools)
20
20
21
21
## Usage
@@ -25,7 +25,7 @@ Android SDK Build-tools 21.1.2
25
25
}
26
26
27
27
dependencies {
28
- compile 'com.naver.android.helloyako:imagecropview:1.1 .0'
28
+ compile 'com.naver.android.helloyako:imagecropview:1.2 .0'
29
29
}
30
30
31
31
## Demo
Original file line number Diff line number Diff line change 1
- VERSION_NAME =1.2.0-SNAPSHOT
1
+ VERSION_NAME =1.2.0
2
2
VERSION_CODE =8
3
3
GROUP =com.naver.android.helloyako
4
4
You can’t perform that action at this time.
0 commit comments