Skip to content

Commit

Permalink
Merge pull request #1280 from AstaTus/master
Browse files Browse the repository at this point in the history
Release 2.4.0
  • Loading branch information
AstaTus authored Mar 1, 2022
2 parents 8b5ceba + 557bcd9 commit 0a27668
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NiuDroidPlayer/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dependencies {
if (!useJar) {
implementation project(path: ':PLDroidPlayer')
} else {
implementation files('../../releases/pldroid-player-2.3.0.jar')
implementation files('../../releases/pldroid-player-2.4.0.jar')
}

implementation 'com.android.support:appcompat-v7:27.1.1'
Expand Down

0 comments on commit 0a27668

Please sign in to comment.