Skip to content

Commit

Permalink
Bump up 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
d3m3vilurr committed Apr 30, 2017
1 parent 23262f2 commit 8adfa98
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,14 @@ https://play.google.com/store/apps/details?id=net.nurik.roman.muzei

Changelog
---------

### Version 2.0.0

- Update API address
- Support authorize
- Support follow artist, bookmark illust
- Support weekly, monthly ranking

### Version 1.1.2

- Change pixiv API address
Expand Down
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ android {
compileSdkVersion 19
buildToolsVersion '25.0.0'
defaultConfig {
versionCode 10103
versionName "1.1.3"
versionCode 20000
versionName "2.0.0"

minSdkVersion 17
targetSdkVersion 19
Expand Down

0 comments on commit 8adfa98

Please sign in to comment.