Skip to content

Commit

Permalink
Remove unused dependencies and module
Browse files Browse the repository at this point in the history
Signed-off-by: Patryk Miś <foss@patrykmis.com>
  • Loading branch information
PatrykMis committed Mar 23, 2024
1 parent 527514d commit 146f6fd
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 14 deletions.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ buildscript {
google()
}
dependencies {
classpath 'org.aspectj:aspectjtools:1.8.1'
classpath 'com.android.tools.build:gradle:8.3.1'
}
}
Expand Down
3 changes: 0 additions & 3 deletions shared.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,4 @@ dependencies {
implementation 'com.google.android.support:wearable:2.8.1'

implementation 'com.google.zxing:core:3.5.1'

// UI understanding
implementation 'joda-time:joda-time:2.9.9'
}
10 changes: 0 additions & 10 deletions uiunderstanding/build.gradle

This file was deleted.

0 comments on commit 146f6fd

Please sign in to comment.