Skip to content

Commit

Permalink
Revert "Bump javax.ws.rs:javax.ws.rs-api from 2.0.1 to 2.1.1"
Browse files Browse the repository at this point in the history
  • Loading branch information
shubham1g5 authored Mar 9, 2023
1 parent 73fffbc commit 98d816c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ sourceSets {

dependencies {
api 'com.github.stefanhaustein:kxml2:2.4.1'
implementation 'javax.ws.rs:javax.ws.rs-api:2.1.1'
implementation 'javax.ws.rs:javax.ws.rs-api:2.0.1'
// Added so Android Studio recognizes libs in util jar projects
implementation 'org.json:json:20220924'
implementation 'commons-cli:commons-cli:1.3.1'
Expand Down

0 comments on commit 98d816c

Please sign in to comment.