Skip to content

Commit

Permalink
Bump up 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
d3m3vilurr committed May 8, 2019
1 parent 64c66cd commit 5015477
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,11 @@ This is not a standalone app. It requires [Muzei app][] to be installed.
Changelog
---------

### Vesrion 3.0.0

- Move to new Muzei API


### Version 2.2.0

- Fix update problem of ranking modes (#20)
Expand Down
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ android {
compileSdkVersion 28
buildToolsVersion '28.0.3'
defaultConfig {
versionCode 20201
versionName "2.2.1"
versionCode 30000
versionName "3.0.0"

minSdkVersion 19
targetSdkVersion 26
Expand Down

0 comments on commit 5015477

Please sign in to comment.