Skip to content
This repository has been archived by the owner on Mar 9, 2023. It is now read-only.

Commit

Permalink
Changed some dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
BuildTools committed Jul 5, 2019
1 parent 2e1dc3b commit e6645ef
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 5 deletions.
3 changes: 0 additions & 3 deletions ApplicationClient/.idea/gradle.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion ApplicationClient/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ dependencies {
implementation 'com.google.android.material:material:1.1.0-alpha06'
implementation 'com.google.android.exoplayer:exoplayer:2.10.1'
api "com.squareup.okhttp3:okhttp:3.10.0"
api 'com.sachinchandil:videodownloadandplay:1.0.0'
testImplementation 'junit:junit:4.12'
androidTestImplementation 'androidx.test:runner:1.2.0-beta01'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0-beta01'
Expand Down
1 change: 0 additions & 1 deletion ApplicationServer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@
<scope>compile</scope>
</dependency>


<dependency>
<groupId>org.glassfish.jersey.containers</groupId>
<artifactId>jersey-container-servlet-core</artifactId>
Expand Down

0 comments on commit e6645ef

Please sign in to comment.