Skip to content

Commit

Permalink
removing unnecessary dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Loaner authored and Loaner committed Jun 21, 2024
1 parent a3cf79c commit a28f303
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,6 @@ dependencies {
implementation 'androidx.test.espresso:espresso-core:3.5.1'
implementation 'javax.xml.bind:jaxb-api:2.3.1'
implementation 'org.glassfish.jaxb:jaxb-runtime:2.3.1'
implementation 'com.sun.activation:javax.activation:1.2.0'

def fragment_version = "1.5.6"
// Java language implementation
Expand Down

0 comments on commit a28f303

Please sign in to comment.