Skip to content

Commit

Permalink
increase version
Browse files Browse the repository at this point in the history
  • Loading branch information
Reza Amuzadeh committed Jan 27, 2022
1 parent c5e7e7b commit 27b33f1
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 @@ -12,7 +12,7 @@ android {
minSdkVersion 16
targetSdkVersion 30
versionCode 30
versionName "3.0.1"
versionName "3.0.2"
vectorDrawables.useSupportLibrary = true
multiDexEnabled true

Expand Down Expand Up @@ -73,7 +73,7 @@ afterEvaluate {

groupId = 'com.github.hamidrezaamz'
artifactId = 'MagicalExoPlayer'
version = '3.0.1'
version = '3.0.2'
}
}
}
Expand Down

0 comments on commit 27b33f1

Please sign in to comment.