Skip to content

Commit

Permalink
Added Support Mp3 - You Can Stream Mp3 Now ;)
Browse files Browse the repository at this point in the history
  • Loading branch information
Reza Amuzadeh committed Jul 28, 2019
1 parent 35efab8 commit 1f62fa1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ android {
defaultConfig {
minSdkVersion 15
targetSdkVersion 28
versionCode 6
versionName "1.0.5"
versionCode 8
versionName "1.0.7"
vectorDrawables.useSupportLibrary = true

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit 1f62fa1

Please sign in to comment.