Skip to content

Commit

Permalink
Bump to 2.4.1.1
Browse files Browse the repository at this point in the history
Signed-off-by: enricocid <enrico2588@gmail.com>
  • Loading branch information
enricocid committed May 22, 2018
1 parent 640462f commit bb8a472
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

### Very slim music player! (<1000KB)

### Current version: (51) 2.4.1
### Current version: (52) 2.4.1.1



Expand Down
4 changes: 2 additions & 2 deletions project/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ android {
applicationId "com.iven.musicplayergo"
minSdkVersion 21
targetSdkVersion 27
versionCode 51
versionName "2.4.1"
versionCode 52
versionName "2.4.1.1"
}
buildTypes {
release {
Expand Down

0 comments on commit bb8a472

Please sign in to comment.