We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5ee24c commit 1b5140eCopy full SHA for 1b5140e
sample-handler/build.gradle
@@ -53,7 +53,7 @@ lombok {
53
dependencies {
54
55
// This dependency is used internally, and not exposed to consumers on their own compile classpath.
56
- implementation 'com.google.guava:guava:33.4.0-jre'
+ implementation 'com.google.guava:guava:33.4.7-android'
57
implementation 'edu.kit.datamanager:service-base:1.3.3'
58
implementation('edu.kit.datamanager:generic-message-consumer:1.1.1')
59
0 commit comments