Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
werbhelius committed Apr 17, 2017
1 parent b1f827a commit 02dcb95
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ Click to download lastest demo ⬇️ or select [Release Version](https://github

## Update (2017.4.17)

#### [v0.1.2](https://github.com/Werb/PickPhotoSample/releases/tag/v0.1.1)
#### [v0.1.2](https://github.com/Werb/PickPhotoSample/releases/tag/v0.1.2)

1. fix bug in when select image size is empty
2. update gradle version to 3.3
2. update gradle version to 3.3

## Update (2017.3.28)

Expand Down
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ android {
applicationId "com.werb.pickphotosample"
minSdkVersion 14
targetSdkVersion 25
versionCode 5
versionName "1.1.1"
versionCode 6
versionName "1.1.2"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit 02dcb95

Please sign in to comment.