Skip to content

Commit

Permalink
Remove unused dep
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinTCoughlin committed Dec 15, 2024
1 parent 62298bb commit 3da3b8f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Smodr/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ buildscript {
classpath 'com.google.gms:google-services:4.4.2'
classpath 'com.google.firebase:firebase-crashlytics-gradle:3.0.2'
classpath 'com.google.firebase:perf-plugin:1.4.2'
classpath 'com.google.android.gms:oss-licenses-plugin:0.10.6'
}
configurations.classpath.exclude group: 'com.android.tools.external.lombok'
}
Expand Down

0 comments on commit 3da3b8f

Please sign in to comment.