Skip to content

Commit

Permalink
Upgrading version
Browse files Browse the repository at this point in the history
  • Loading branch information
jeancsanchez committed Jan 21, 2022
1 parent 1832a15 commit 3b3cbd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jcplayer/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ android {
defaultConfig {
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 3
versionCode 4
vectorDrawables.useSupportLibrary = true
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
Expand Down

2 comments on commit 3b3cbd0

@imraj2020
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failed to resolve: com.github.jeancsanchez:JcPlayer:2.7.1
Show in Project Structure dialog
Affected Modules: app

@imraj2020
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i am getting this error.

Please sign in to comment.